public class AttributesPutAllMessage extends AttributeMessage
| Constructor and Description |
|---|
AttributesPutAllMessage() |
AttributesPutAllMessage(String nodeId,
String sessionId,
Map<String,Object> attrs) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAttrs(ClassLoader classLoader) |
getNodeId, getSessionId, toByteArray, toObjectpublic AttributesPutAllMessage()
public AttributesPutAllMessage(String nodeId, String sessionId, Map<String,Object> attrs) throws IOException
IOExceptionpublic Map<String,Object> getAttrs(ClassLoader classLoader) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2014–2019 The Redisson Project. All rights reserved.