Class FetchEndpointDetailsPacket

java.lang.Object
com.gigaspaces.internal.cluster.node.impl.router.AbstractReplicationPacket<ReplicationEndpointDetails>
com.gigaspaces.internal.cluster.node.impl.packets.FetchEndpointDetailsPacket
All Implemented Interfaces:
Textualizable, SmartExternalizable, Externalizable, Serializable

public class FetchEndpointDetailsPacket extends AbstractReplicationPacket<ReplicationEndpointDetails>
Fetch the endpoint replication details back to the caller
Since:
9.0.1
Author:
eitany
See Also: