|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hazelcast.spi.Operation
com.hazelcast.multimap.impl.operations.MultiMapOperation
com.hazelcast.multimap.impl.operations.KeySetOperation
public class KeySetOperation
| Field Summary |
|---|
| Fields inherited from class com.hazelcast.multimap.impl.operations.MultiMapOperation |
|---|
name, response |
| Constructor Summary | |
|---|---|
KeySetOperation()
|
|
KeySetOperation(String name)
|
|
| Method Summary | |
|---|---|
int |
getId()
Returns type identifier for this class. |
void |
run()
|
| Methods inherited from class com.hazelcast.multimap.impl.operations.MultiMapOperation |
|---|
afterRun, beforeRun, getAsyncBackupCount, getFactoryId, getOrCreateContainer, getResponse, getServiceName, getSyncBackupCount, getValueCollectionType, hasListener, isBinary, publishEvent, readInternal, returnsResponse, toData, toObject, writeInternal |
| Methods inherited from class com.hazelcast.spi.Operation |
|---|
getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getExecutorName, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getWaitTimeout, isUrgent, logError, onException, readData, setCallerUuid, setExecutorName, setNodeEngine, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, validatesTarget, writeData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.hazelcast.spi.PartitionAwareOperation |
|---|
getPartitionId |
| Methods inherited from interface com.hazelcast.nio.serialization.DataSerializable |
|---|
readData, writeData |
| Constructor Detail |
|---|
public KeySetOperation()
public KeySetOperation(String name)
| Method Detail |
|---|
public void run()
throws Exception
run in class OperationExceptionpublic int getId()
IdentifiedDataSerializable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||