public class WanAntiEntropyEventResult extends Object implements com.hazelcast.nio.serialization.IdentifiedDataSerializable
WanAntiEntropyEventPublishOperation| Constructor and Description |
|---|
WanAntiEntropyEventResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
addProcessedPartitions(Collection<Integer> processedPartitions) |
int |
getFactoryId() |
int |
getId() |
Set<Integer> |
getProcessedPartitions() |
void |
readData(com.hazelcast.nio.ObjectDataInput in) |
void |
writeData(com.hazelcast.nio.ObjectDataOutput out) |
public void addProcessedPartitions(Collection<Integer> processedPartitions)
public int getFactoryId()
getFactoryId in interface com.hazelcast.nio.serialization.IdentifiedDataSerializablepublic int getId()
getId in interface com.hazelcast.nio.serialization.IdentifiedDataSerializablepublic void writeData(com.hazelcast.nio.ObjectDataOutput out)
throws IOException
writeData in interface com.hazelcast.nio.serialization.DataSerializableIOExceptionpublic void readData(com.hazelcast.nio.ObjectDataInput in)
throws IOException
readData in interface com.hazelcast.nio.serialization.DataSerializableIOExceptionCopyright © 2020 Hazelcast, Inc.. All Rights Reserved.