Uses of Interface
org.voltdb.client.Client2Notification.ConnectionStatus
-
Uses of Client2Notification.ConnectionStatus in org.voltdb.client
Modifier and TypeMethodDescriptionClient2Config.connectFailureHandler
(Client2Notification.ConnectionStatus handler) Registers a handler for connection-establishment failures.Client2Config.connectionDownHandler
(Client2Notification.ConnectionStatus handler) Registers a handler for connection-down events.Client2Config.connectionUpHandler
(Client2Notification.ConnectionStatus handler) Registers a handler for connection-up events.