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 DataSerializable
IOException
public void readData(ObjectDataInput in) throws IOException
readData
in interface DataSerializable
IOException
public int getFactoryId()
getFactoryId
in interface IdentifiedDataSerializable
public int getId()
getId
in interface IdentifiedDataSerializable
Copyright © 2014 Hazelcast, Inc.. All rights reserved.