JavaScript is disabled on your browser.
java.lang.Object
com.hazelcast.spi.Operation
com.hazelcast.spi.impl.AbstractNamedOperation
com.hazelcast.map.impl.operation.MapOperation
Field Summary
Fields
Modifier and Type
Field and Description
protected boolean
unlockKey
Fields inherited from class com.hazelcast.map.impl.operation.MapOperation
createRecordStoreOnDemand, disableWanReplicationEvent, mapContainer, mapEventPublisher, mapService, mapServiceContext, recordStore
Fields inherited from class com.hazelcast.spi.impl.AbstractNamedOperation
name
Fields inherited from class com.hazelcast.spi.Operation
GENERIC_PARTITION_ID
Method Summary
Methods inherited from class com.hazelcast.map.impl.operation.MapOperation
beforeRun, canThisOpGenerateWANEvent, getCallerProvenance, getServiceNamespace, invalidateAllKeysInNearCaches, invalidateNearCache, invalidateNearCache, isPostProcessing, publishLoadAsWanUpdate, publishWanRemove, publishWanUpdate, setMapContainer, setMapService
Methods inherited from class com.hazelcast.spi.impl.AbstractNamedOperation
getName, toString
Methods inherited from class com.hazelcast.spi.Operation
call, executedLocally, getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getService, getWaitTimeout, isUrgent, onInvocationException, onSetCallId, readData, requiresExplicitServiceName, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, validatesTarget, writeData
Methods inherited from interface com.hazelcast.spi.PartitionAwareOperation
getPartitionId
Methods inherited from interface com.hazelcast.nio.serialization.IdentifiedDataSerializable
getFactoryId
Methods inherited from interface com.hazelcast.nio.serialization.DataSerializable
readData, writeData
Methods inherited from interface com.hazelcast.spi.NamedOperation
getName
Method Detail
getId
public int getId()
Specified by:
getId in interface com.hazelcast.nio.serialization.IdentifiedDataSerializable
Copyright © 2022 Hazelcast, Inc. . All Rights Reserved.