
public static class FailoverMonitor.AgentProtocol extends HeartBeatProtocol.Server
fail-over monitor agent protocol.| Modifier and Type | Class and Description |
|---|---|
static class |
FailoverMonitor.AgentProtocol.Factory
Creates
fail-over agent protocol instances. |
HeartBeatProtocol.Server.TimerInjectorSignalProtocol.TimeoutChangedEventILocationAware.LocationILifecycle.DeferrableActivationSIGNAL_MONITOR_CANCELED, SIGNAL_MONITOR_PROGRESS, SIGNAL_REMOTE_EXCEPTION, SIGNAL_SET_TIMEOUTDEFAULT_TIMEOUT, NO_TIMEOUTUNSPECIFIED_VERSION| Constructor and Description |
|---|
FailoverMonitor.AgentProtocol(FailoverMonitor.Provider failOverMonitorProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doDeactivate() |
String |
getConnectorDescription() |
FailoverMonitor |
getFailoverMonitor() |
String |
getRepositoryName() |
protected void |
indicatingStart(ExtendedDataInputStream in) |
String |
toString() |
createSignalReactor, doBeforeActivate, getHeartBeatTimer, setHeartBeatTimeraddStreamWrapper, close, doAfterActivate, doBeforeDeactivate, getStreamWrapper, getTimeout, handleBuffer, handleChannelDeactivation, isSendingTimeoutChanges, open, provideSignalReactor, setStreamWrapper, setTimeout, waitForSignalsgetBufferProvider, getChannel, getExecutorService, getInfraStructure, getLocation, getType, getUserID, getVersion, isClient, isServer, setChannel, setExecutorService, setInfraStructure, setUserIDactivate, checkActive, checkArg, checkArg, checkInactive, checkNull, checkState, checkState, deactivate, deferredActivate, doActivate, dump, getLifecycleState, isActive, isDeferredActivationaddListener, fireEvent, fireEvent, fireEvent, fireThrowable, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBufferProvider, getChannel, getExecutorService, getInfraStructure, getType, setChannel, setExecutorService, setInfraStructuregetUserIDgetLocation, isClient, isServeraddListener, getListeners, hasListeners, removeListenerpublic FailoverMonitor.AgentProtocol(FailoverMonitor.Provider failOverMonitorProvider)
public String toString()
toString in class SignalProtocol<Object>public FailoverMonitor getFailoverMonitor()
public String getConnectorDescription()
public String getRepositoryName()
protected void indicatingStart(ExtendedDataInputStream in) throws IOException
indicatingStart in class HeartBeatProtocol.ServerIOExceptionprotected void doDeactivate()
throws Exception
doDeactivate in class HeartBeatProtocol.ServerExceptionCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.