com.hazelcast.impl.partition
Class MigrationNotification
java.lang.Object
AbstractRemotelyProcessable
com.hazelcast.impl.partition.MigrationNotification
public class MigrationNotification
- extends AbstractRemotelyProcessable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MigrationNotification
public MigrationNotification()
MigrationNotification
public MigrationNotification(boolean started,
MigrationRequestTask migrationRequestTask)
process
public void process()
readData
public void readData(DataInput in)
throws IOException
- Throws:
IOException
writeData
public void writeData(DataOutput out)
throws IOException
- Throws:
IOException
Copyright .0-RC1; 2008-2011 Hazel Ltd. All Rights Reserved.