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 |
|---|
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, doBeforeDeactivate, getStreamWrapper, getTimeout, handleBuffer, handleChannelDeactivation, isSendingTimeoutChanges, open, provideSignalReactor, setStreamWrapper, setTimeout, 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, doAfterActivate, 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 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-2015 Eike Stepper (Berlin, Germany) and others.