public class PartitionWideEntryWithPredicateBackupOperation extends PartitionWideEntryBackupOperation
mapContainer, mapServicename| Constructor and Description |
|---|
PartitionWideEntryWithPredicateBackupOperation() |
PartitionWideEntryWithPredicateBackupOperation(String name,
EntryBackupProcessor entryProcessor,
Predicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
protected Predicate |
getPredicate() |
protected void |
readInternal(ObjectDataInput in) |
String |
toString() |
protected void |
writeInternal(ObjectDataOutput out) |
getResponse, returnsResponse, runafterRun, beforeRun, innerBeforeRungetNamegetCallerAddress, 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 PartitionWideEntryWithPredicateBackupOperation()
public PartitionWideEntryWithPredicateBackupOperation(String name, EntryBackupProcessor entryProcessor, Predicate predicate)
protected void readInternal(ObjectDataInput in) throws IOException
readInternal in class PartitionWideEntryBackupOperationIOExceptionprotected void writeInternal(ObjectDataOutput out) throws IOException
writeInternal in class PartitionWideEntryBackupOperationIOExceptionprotected Predicate getPredicate()
getPredicate in class PartitionWideEntryBackupOperationpublic String toString()
toString in class PartitionWideEntryBackupOperationCopyright © 2021 Hazelcast, Inc.. All rights reserved.