public static final class PartitionIteratingOperation.PartitionResponse extends Object implements IdentifiedDataSerializable
| Constructor and Description |
|---|
PartitionResponse() |
PartitionResponse(Map<Integer,Object> results) |
| Modifier and Type | Method and Description |
|---|---|
Map<? extends Integer,?> |
asMap() |
int |
getFactoryId() |
int |
getId() |
void |
readData(ObjectDataInput in) |
void |
writeData(ObjectDataOutput out) |
public void writeData(ObjectDataOutput out) throws IOException
writeData in interface DataSerializableIOExceptionpublic void readData(ObjectDataInput in) throws IOException
readData in interface DataSerializableIOExceptionpublic int getFactoryId()
getFactoryId in interface IdentifiedDataSerializablepublic int getId()
getId in interface IdentifiedDataSerializableCopyright © 2021 Hazelcast, Inc.. All rights reserved.