public class SpaceCopyReplicaParameters extends Object implements ISpaceCopyReplicaParameters
Modifier and Type | Class and Description |
---|---|
static class |
SpaceCopyReplicaParameters.ReplicaType |
Constructor and Description |
---|
SpaceCopyReplicaParameters() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
public boolean isCopyNotifyTemplates()
public boolean isTransient()
public void setCopyNotifyTemplates(boolean copyNotifyTemplates)
public void setTransient(boolean isTransient)
public void addTemplatePacket(ITemplatePacket templatePacket)
public List<ITemplatePacket> getTemplatePackets()
public SpaceCopyReplicaParameters.ReplicaType getReplicaType()
public void setReplicaType(SpaceCopyReplicaParameters.ReplicaType replicaType)
public SpaceContext getSpaceContext()
public void setSpaceContext(SpaceContext spaceContext)
public boolean isMemoryOnly()
public void setMemoryOnly(boolean memoryOnly)
public void setIncludeEvictionReplicationMarkers(boolean includeReplicationMarkers)
public void setSynchronizationListFetcher(DirectPersistencySyncListFetcher fetcher)
public DirectPersistencySyncListFetcher getSynchronizationListFetcher()
public boolean isIncludeEvictionReplicationMarkers()
Copyright © GigaSpaces.