public class GetCountOperation extends AbstractNamedOperation implements IdentifiedDataSerializable
name| Constructor and Description |
|---|
GetCountOperation() |
GetCountOperation(String name) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFactoryId() |
int |
getId() |
Object |
getResponse() |
String |
getServiceName() |
boolean |
returnsResponse() |
void |
run() |
protected WaitNotifyKey |
waitNotifyKey() |
getName, readInternal, writeInternalafterRun, beforeRungetCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getExecutorName, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getStartTime, getWaitTimeout, isUrgent, logError, onException, readData, setCallerUuid, setExecutorName, setNodeEngine, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, validatesTarget, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadData, writeDatagetPartitionIdpublic GetCountOperation()
public GetCountOperation(String name)
public Object getResponse()
getResponse in class AbstractOperationpublic int getFactoryId()
getFactoryId in interface IdentifiedDataSerializablepublic int getId()
getId in interface IdentifiedDataSerializablepublic boolean returnsResponse()
returnsResponse in class AbstractOperationpublic final String getServiceName()
getServiceName in class Operationprotected WaitNotifyKey waitNotifyKey()
Copyright © 2021 Hazelcast, Inc.. All rights reserved.