| Package | Description |
|---|---|
| com.couchbase.client.dcp | |
| com.couchbase.client.dcp.highlevel.internal |
| Modifier and Type | Method and Description |
|---|---|
void |
Client.Environment.setSystemEventHandler(SystemEventHandler systemEventHandler)
Set/Override the control event handler.
|
void |
Client.systemEventHandler(SystemEventHandler systemEventHandler)
Stores a
SystemEventHandler to be called when control events happen. |
| Modifier and Type | Class and Description |
|---|---|
class |
EventHandlerAdapter
Bridges the gap between the various low-level callback handlers and the
high-level
DatabaseChangeListener. |
Copyright © 2021 Couchbase, Inc.. All rights reserved.