Class ConnectChannelHandshakeResponse
java.lang.Object
com.gigaspaces.internal.cluster.node.impl.groups.handshake.ConnectChannelHandshakeResponse
- All Implemented Interfaces:
SmartExternalizable,Externalizable,Serializable
- Since:
- 9.0.1
- Author:
- eitany
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConnectChannelHandshakeResponse(ReplicationEndpointDetails targetEndpointDetails, IProcessLogHandshakeResponse processLogHandshakeResponse) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.gigaspaces.serialization.SmartExternalizable
enabledSmartExternalizableWithReference
-
Constructor Details
-
ConnectChannelHandshakeResponse
public ConnectChannelHandshakeResponse() -
ConnectChannelHandshakeResponse
public ConnectChannelHandshakeResponse(ReplicationEndpointDetails targetEndpointDetails, IProcessLogHandshakeResponse processLogHandshakeResponse)
-
-
Method Details
-
getTargetEndpointDetails
-
getProcessLogHandshakeResponse
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-