Class SinkEstablishConnectionResult
java.lang.Object
com.gigaspaces.internal.cluster.node.impl.gateway.sink.SinkEstablishConnectionResult
- All Implemented Interfaces:
Externalizable,Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSinkEstablishConnectionResult(IReplicationConnectionProxy connectionProxy, Uuid serviceId) SinkEstablishConnectionResult(Exception exception) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Constructor Details
-
SinkEstablishConnectionResult
public SinkEstablishConnectionResult() -
SinkEstablishConnectionResult
-
SinkEstablishConnectionResult
-
-
Method Details
-
getConnectionProxy
-
getException
-
getServiceId
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-