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 DataSerializable
IOException
public void readData(DataInput in) throws IOException
readData
in interface DataSerializable
IOException
public void setHazelcastInstance(HazelcastInstance hazelcastInstance)
setHazelcastInstance
in interface HazelcastInstanceAware
Copyright © 2013 Hazelcast, Inc.. All rights reserved.