public class GetProcessLogStatus extends AbstractGroupNameReplicationPacket<IProcessStatus>
Constructor and Description |
---|
GetProcessLogStatus() |
GetProcessLogStatus(String groupName) |
Modifier and Type | Method and Description |
---|---|
IProcessStatus |
accept(IIncomingReplicationFacade incomingReplicationFacade)
Process the replication packet at the target side.
|
protected void |
readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
protected void |
writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
getGroupName, getTargetGroup, readExternal, toText, writeExternal
getSourceEndpointDetails, getSourceLookupName, getSourceUniqueId, setSourceEndpointDetails, toIdString, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public GetProcessLogStatus()
public GetProcessLogStatus(String groupName)
protected void writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) throws IOException
writeExternalImpl
in class AbstractReplicationPacket<IProcessStatus>
IOException
protected void readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) throws IOException, ClassNotFoundException
readExternalImpl
in class AbstractReplicationPacket<IProcessStatus>
IOException
ClassNotFoundException
public IProcessStatus accept(IIncomingReplicationFacade incomingReplicationFacade)
AbstractReplicationPacket
accept
in class AbstractReplicationPacket<IProcessStatus>
Copyright © GigaSpaces.