public class GetCountOperation extends AbstractNamedOperation implements IdentifiedDataSerializable
nameBITMASK_LOAD_ALL_WITH_USER_SUPPLIED_KEYS, CALL_ID_LOCAL_SKIPPED, GENERIC_PARTITION_ID| Constructor and Description |
|---|
GetCountOperation() |
GetCountOperation(String name) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFactoryId()
Returns DataSerializableFactory factory id for this class.
|
int |
getId()
Returns type identifier for this class.
|
Object |
getResponse() |
String |
getServiceName() |
void |
run() |
protected WaitNotifyKey |
waitNotifyKey() |
getName, readInternal, toString, writeInternalafterRun, beforeRun, returnsResponsegetCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getResponseHandler, getService, getWaitTimeout, isFlagSet, isUrgent, logError, onException, onExecutionFailure, onInvocationException, onSetCallId, readData, sendResponse, setCallerUuid, setFlag, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, validatesTarget, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitreadData, writeDatagetPartitionIdpublic GetCountOperation()
public GetCountOperation(String name)
public Object getResponse()
getResponse in class AbstractOperationpublic int getFactoryId()
IdentifiedDataSerializablegetFactoryId in interface IdentifiedDataSerializablepublic int getId()
IdentifiedDataSerializablegetId in interface IdentifiedDataSerializablepublic final String getServiceName()
getServiceName in class Operationprotected WaitNotifyKey waitNotifyKey()
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.