public interface WarmStandbyConnectionFailureContext
Modifier and Type | Method | Description |
---|---|---|
void |
doStandbyOff() |
Sets service state to "off" and clears reconnect counters.
|
void |
doSwitchover() |
Requests to change "active" and "standby" endpoints
of the WarmStandby service.
|
ChannelClosedEvent |
getEvent() |
Gets the reason of the connection failure.
|
WarmStandbyService |
getService() |
Gets the service instance where connection failure happened.
|
void |
scheduleReconnect(long millisecDelay) |
This method allows user to notify the WarmStandby service when
channel reopen action should be done after current failure event.
|
ChannelClosedEvent getEvent()
WarmStandbyService getService()
void doSwitchover()
scheduleReconnect()
should be called to schedule the connection reopen task.scheduleReconnect(long)
void doStandbyOff()
void scheduleReconnect(long millisecDelay)
millisecDelay
- delay before reopen trySend comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.