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, writeExternalgetSourceEndpointDetails, getSourceLookupName, getSourceUniqueId, setSourceEndpointDetails, toIdString, toStringpublic GetProcessLogStatus()
public GetProcessLogStatus(String groupName)
protected void writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) throws IOException
writeExternalImpl in class AbstractReplicationPacket<IProcessStatus>IOExceptionprotected void readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) throws IOException, ClassNotFoundException
readExternalImpl in class AbstractReplicationPacket<IProcessStatus>IOExceptionClassNotFoundExceptionpublic IProcessStatus accept(IIncomingReplicationFacade incomingReplicationFacade)
AbstractReplicationPacketaccept in class AbstractReplicationPacket<IProcessStatus>Copyright © GigaSpaces.