Class MemberProxyBasedReplicationMonitoredConnection<T,L>
java.lang.Object
com.gigaspaces.internal.cluster.node.impl.router.AbstractProxyBasedReplicationMonitoredConnection<T,L>
com.gigaspaces.internal.cluster.node.impl.router.MemberProxyBasedReplicationMonitoredConnection<T,L>
- All Implemented Interfaces:
IExceptionHandler
public class MemberProxyBasedReplicationMonitoredConnection<T,L>
extends AbstractProxyBasedReplicationMonitoredConnection<T,L>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.gigaspaces.internal.cluster.node.impl.router.AbstractProxyBasedReplicationMonitoredConnection
AbstractProxyBasedReplicationMonitoredConnection.StateChangedEvent -
Constructor Summary
ConstructorsConstructorDescriptionMemberProxyBasedReplicationMonitoredConnection(AbstractConnectionProxyBasedReplicationRouter<T, L> router, String targetLookupName, IReplicationConnectionProxy connectionProxy, T tag, String endpointLookupName, IConnectionMonitor<T, L> monitor, L url, ConnectionState state, Exception disconnectionReason, Uuid proxyId, IAsyncContextProvider asyncContextProvider, boolean supportsConnectivityCheckEvents) -
Method Summary
Methods inherited from class com.gigaspaces.internal.cluster.node.impl.router.AbstractProxyBasedReplicationMonitoredConnection
addConnectivityCheckListener, addReference, addStateListener, dispatch, dispatchAsync, dumpState, getClosestEndpointAddress, getClosestEndpointDetails, getClosestEndpointLogicalVersion, getConnectionProxy, getConnectionUrl, getFinalEndpointLookupName, getFinderURL, getGeneratedTraffic, getLastDisconnectionReason, getProxyId, getReceivedTraffic, getRouter, getServiceId, getState, getStateLock, getTag, getTargetLookupName, getTimeOfDisconnection, handleException, isConnectionClosed, removeConnectivityCheckListener, removeReference, removeStateListener, setConnected, setDisconnected, setLastDisconnectionReason, toString, triggerSuccessfulConnectivityCheckEvent
-
Constructor Details
-
MemberProxyBasedReplicationMonitoredConnection
public MemberProxyBasedReplicationMonitoredConnection(AbstractConnectionProxyBasedReplicationRouter<T, L> router, String targetLookupName, IReplicationConnectionProxy connectionProxy, T tag, String endpointLookupName, IConnectionMonitor<T, L> monitor, L url, ConnectionState state, Exception disconnectionReason, Uuid proxyId, IAsyncContextProvider asyncContextProvider, boolean supportsConnectivityCheckEvents)
-
-
Method Details
-
onClose
protected void onClose()- Specified by:
onClosein classAbstractProxyBasedReplicationMonitoredConnection<T,L>
-
supportsConnectivityCheckEvents
public boolean supportsConnectivityCheckEvents()- Specified by:
supportsConnectivityCheckEventsin classAbstractProxyBasedReplicationMonitoredConnection<T,L>
-