Class RouterStubHolder
java.lang.Object
com.gigaspaces.internal.cluster.node.impl.router.RouterStubHolder
- All Implemented Interfaces:
Externalizable,Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRouterStubHolder(IRouterStub stub, ReplicationEndpointDetails myEndpointDetails) -
Method Summary
-
Constructor Details
-
RouterStubHolder
public RouterStubHolder() -
RouterStubHolder
-
-
Method Details
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
getStub
-
getMyEndpointDetails
-
toString
-