public class PartitionWideEntryWithPredicateBackupOperation extends PartitionWideEntryBackupOperation
mapContainer, mapService
name
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, run
afterRun, beforeRun, innerBeforeRun
getName
getCallerAddress, 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, writeData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getPartitionId
public PartitionWideEntryWithPredicateBackupOperation()
public PartitionWideEntryWithPredicateBackupOperation(String name, EntryBackupProcessor entryProcessor, Predicate predicate)
protected void readInternal(ObjectDataInput in) throws IOException
readInternal
in class PartitionWideEntryBackupOperation
IOException
protected void writeInternal(ObjectDataOutput out) throws IOException
writeInternal
in class PartitionWideEntryBackupOperation
IOException
protected Predicate getPredicate()
getPredicate
in class PartitionWideEntryBackupOperation
public String toString()
toString
in class PartitionWideEntryBackupOperation
Copyright © 2014 Hazelcast, Inc.. All rights reserved.