Uses of Interface
org.voltdb.client.Client2Notification.ConnectionStatus
Packages that use Client2Notification.ConnectionStatus
-
Uses of Client2Notification.ConnectionStatus in org.voltdb.client
Methods in org.voltdb.client with parameters of type Client2Notification.ConnectionStatusModifier 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.