public class PartitionWideEntryWithPredicateOperation extends PartitionWideEntryOperation
mapContainer, mapServicename| Constructor and Description |
|---|
PartitionWideEntryWithPredicateOperation() |
PartitionWideEntryWithPredicateOperation(String name,
EntryProcessor entryProcessor,
Predicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
Operation |
getBackupOperation()
Creates the
BackupOperation responsible for making the backup. |
protected Predicate |
getPredicate() |
protected void |
readInternal(ObjectDataInput in) |
String |
toString() |
protected void |
writeInternal(ObjectDataOutput out) |
getAsyncBackupCount, getResponse, getSyncBackupCount, innerBeforeRun, returnsResponse, run, shouldBackupafterRun, beforeRungetNamegetCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getExecutorName, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getServiceName, getStartTime, getWaitTimeout, isUrgent, logError, onException, readData, setCallerUuid, setExecutorName, setNodeEngine, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, validatesTarget, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPartitionIdpublic PartitionWideEntryWithPredicateOperation()
public PartitionWideEntryWithPredicateOperation(String name, EntryProcessor entryProcessor, Predicate predicate)
protected Predicate getPredicate()
getPredicate in class PartitionWideEntryOperationprotected void readInternal(ObjectDataInput in) throws IOException
readInternal in class PartitionWideEntryOperationIOExceptionprotected void writeInternal(ObjectDataOutput out) throws IOException
writeInternal in class PartitionWideEntryOperationIOExceptionpublic String toString()
toString in class PartitionWideEntryOperationpublic Operation getBackupOperation()
BackupAwareOperationBackupOperation responsible for making the backup.getBackupOperation in interface BackupAwareOperationgetBackupOperation in class PartitionWideEntryOperationCopyright © 2021 Hazelcast, Inc.. All rights reserved.