public class GetAllCallable extends Object implements Callable<Pairs>, HazelcastInstanceAware, DataSerializable
| Constructor and Description |
|---|
GetAllCallable() |
GetAllCallable(String mapName,
Keys keys) |
| Modifier and Type | Method and Description |
|---|---|
Pairs |
call() |
void |
readData(DataInput in) |
void |
setHazelcastInstance(HazelcastInstance hazelcastInstance) |
void |
writeData(DataOutput out) |
public void readData(DataInput in) throws IOException
readData in interface DataSerializableIOExceptionpublic void writeData(DataOutput out) throws IOException
writeData in interface DataSerializableIOExceptionpublic void setHazelcastInstance(HazelcastInstance hazelcastInstance)
setHazelcastInstance in interface HazelcastInstanceAwareCopyright © 2013 Hazelcast, Inc.. All rights reserved.