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