public class DirectOnlyReplicationRouter extends AbstractConnectionProxyBasedReplicationRouter<Object,Object>
Modifier and Type | Class and Description |
---|---|
static class |
DirectOnlyReplicationRouter.Builder |
AbstractConnectionProxyBasedReplicationRouter.ConnectionEndpoint
_specificLogger
Modifier and Type | Method and Description |
---|---|
protected AbstractProxyBasedReplicationMonitoredConnection |
createNewMemberConnection(String lookupName,
boolean connectSynchronously) |
IReplicationMonitoredConnection |
getUrlConnection(Object customUrl)
Gets a connection with given custom url, need to have this due to space copy with given url
which may not even reside in the cluster policy and for sink recovery
|
addRemoteRouterStub, close, createDirectConnection, createStub, dumpState, enableIncomingCommunication, getAdmin, getAsyncContextProvider, getConnectionMonitor, getDirectConnection, getMemberConnection, getMemberConnectionAsync, getMyEndpointDetails, getMyLookupName, getMyRouterStubHolder, getMyStubHolder, getMyUniqueId, getRemoteRouterStub, getStub, hasExistingConnection, isClosed, isSetMyIdBeforeDispatch, pingStub, removeDirectConnection, removeMemberConnection, removeRemoteStubHolder, removeUrlConnection, wrapDirectStubWithMonitoredConnection
public IReplicationMonitoredConnection getUrlConnection(Object customUrl)
IReplicationRouter
customUrl
- the url to the replication node to create the connection toprotected AbstractProxyBasedReplicationMonitoredConnection createNewMemberConnection(String lookupName, boolean connectSynchronously)
createNewMemberConnection
in class AbstractConnectionProxyBasedReplicationRouter<Object,Object>
Copyright © GigaSpaces.