public interface SystemEventHandler
Client.systemEventHandler(SystemEventHandler) API
that allows one to react to system events.| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(CouchbaseEvent event)
Called every time when a system event happens that should be handled by
consumers of the
Client. |
void onEvent(CouchbaseEvent event)
Client.event - the system event happening.Copyright © 2021 Couchbase, Inc.. All rights reserved.