com.hazelcast.impl.partition
Class PartitionStateProcessable
java.lang.Object
AbstractRemotelyProcessable
com.hazelcast.impl.partition.PartitionStateProcessable
public class PartitionStateProcessable
- extends AbstractRemotelyProcessable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PartitionStateProcessable
public PartitionStateProcessable(Collection<MemberInfo> memberInfos,
PartitionInfo[] partitions,
long masterTime,
int version)
PartitionStateProcessable
public PartitionStateProcessable()
process
public void process()
readData
public void readData(DataInput in)
throws IOException
- Throws:
IOException
writeData
public void writeData(DataOutput out)
throws IOException
- Throws:
IOException
setConnection
public void setConnection(Connection conn)
Copyright .0; 2008-2011 Hazel Ltd. All Rights Reserved.