|
Platform SDK Java 8.5 API Reference | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ConnectionProxy | Proxy for connection, delegates all its job to states. |
HAConnState | State of high availability connection. |
Class Summary | |
---|---|
AbstractConnState | |
BackupState | |
ConnectionProxyImpl | |
HAConnection | Please note, that unlike TLib 7.1 this connection doesn't waitResponse primary connection and link status inside open(). |
HAMessagesUtil | |
MessageGun | Helper class for firing messages. |
PrimaryState | |
RegistrationHandler | |
StateAbsent | Closed connection, reacts on open() only. |
StateBackup | |
StateBackupClosing | |
StateBackupConnectedFirst | |
StateBackupConnecting | |
StateBackupDropping | Backup is dropped because of difference in session ids. |
StateBackupLinkDisconnected | |
StateBackupRegistering | Backup has just connected and register itself. |
StateNotAvailable | This state represents absence of connection, so it does nothing, even don't log. |
StateOpening | Unknown connction is opening. |
StatePrimary | |
StatePrimaryClosing | |
StatePrimaryConnected | Primary connected and going to switch either to Primary or LinkDisconnected state depending on linkMessage. |
StatePrimaryConnecting | Primary connecting when backup connected first. |
StatePrimaryDown | |
StatePrimaryLinkDisconnected | |
StatePrimaryRegistering | Primary connected and registering after backup was connected first |
StateRegistering | Unknown server is regestering (RequestRegisterClient). |
StateWaitingSwitchover | Primary connection is down and waiting for switchover |
TimerUtil | |
TransitionManager | State transition methods. |
TServerConnContext | |
TServerReferenceBuilder |
This package is used internally by the protocol. External usage is not supported. Classes from this package can be changed or even removed at any time.
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |