com.hazelcast.client.impl.protocol.parameters
Class DistributedObjectInfoCodec
java.lang.Object
com.hazelcast.client.impl.protocol.parameters.DistributedObjectInfoCodec
public final class DistributedObjectInfoCodec
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
decode
public static DistributedObjectInfo decode(ClientMessage clientMessage)
encode
public static void encode(DistributedObjectInfo info,
ClientMessage clientMessage)
calculateDataSize
public static int calculateDataSize(DistributedObjectInfo info)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.