public class LusScheduledPoolConnectionMonitor extends AbstractScheduledPoolConnectionMonitor<Iterable<IReplicationLookupParameters>,String>
AbstractScheduledPoolConnectionMonitor.MonitorConnectedConnectionTask_specificLogger, mayInterruptIfRunning| Constructor and Description | 
|---|
LusScheduledPoolConnectionMonitor(String myLookupName,
                                 int corePoolSize,
                                 long monitorConnectedDelay,
                                 long monitorDisconnectedDelay,
                                 TimeUnit timeUnit,
                                 IReplicationLookupFinderService replicationLookupService)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Runnable | 
createMonitorDisconnectedTask(AbstractProxyBasedReplicationMonitoredConnection<Iterable<IReplicationLookupParameters>,String> connection)  | 
protected IReplicationLookupResult | 
postConnectionEstablished(IReplicationLookupResult lookupResult,
                         IReplicationLookupParameters lookupParameters,
                         IReplicationRouter router)  | 
protected IReplicationLookupParameters | 
prepareLookUpParameters(IReplicationLookupParameters lookupParameters)  | 
close, dumpState, getLogPrefix, getMonitoredCount, monitor, stopMonitoring, updateDisconnectedpublic LusScheduledPoolConnectionMonitor(String myLookupName, int corePoolSize, long monitorConnectedDelay, long monitorDisconnectedDelay, TimeUnit timeUnit, IReplicationLookupFinderService replicationLookupService)
protected Runnable createMonitorDisconnectedTask(AbstractProxyBasedReplicationMonitoredConnection<Iterable<IReplicationLookupParameters>,String> connection)
createMonitorDisconnectedTask in class AbstractScheduledPoolConnectionMonitor<Iterable<IReplicationLookupParameters>,String>protected IReplicationLookupResult postConnectionEstablished(IReplicationLookupResult lookupResult, IReplicationLookupParameters lookupParameters, IReplicationRouter router) throws RemoteException
RemoteExceptionprotected IReplicationLookupParameters prepareLookUpParameters(IReplicationLookupParameters lookupParameters)
Copyright © GigaSpaces.