| Class | Description |
|---|---|
| BucketClosedEvent |
This event is raised once a bucket has been closed.
|
| BucketOpenedEvent |
This event is raised once a bucket has been opened.
|
| BucketOpenInitiatedEvent |
This event is raised when a bucket is supposed to be opened.
|
| CoreCreatedEvent |
This event is emitted when a
Core is created. |
| DnsSrvLookupDisabledEvent |
Raised if dns srv lookup was not performed, either because it has been disabled on the environment or because
the hostname list passed in did not qualify.
|
| DnsSrvLookupFailedEvent |
The client attempted a DNS SRV lookup but it failed.
|
| DnsSrvRecordsLoadedEvent |
Raised when the SDK could properly load hostnames from a DNS SRV record.
|
| InitGlobalConfigFailedEvent |
Raised when a global config could not be loaded.
|
| ReconfigurationCompletedEvent |
Client got a new config and completed the reconfiguration properly without issue.
|
| ReconfigurationErrorDetectedEvent |
The client ran into an error during a config reconfiguration event.
|
| ReconfigurationIgnoredEvent |
Client got a new config, but for some valid reason the event is ignored.
|
| ServiceReconfigurationFailedEvent | |
| ShutdownCompletedEvent |
Raised when a core is successfully shut down.
|
| ShutdownInitiatedEvent |
This event is raised when the core is beginning to shut down.
|
| Enum | Description |
|---|---|
| DnsSrvLookupFailedEvent.Reason | |
| InitGlobalConfigFailedEvent.Reason |
The reasons why the global config init failed.
|
Copyright © 2021 Couchbase, Inc.. All rights reserved.