| Class | Description |
|---|---|
| BucketClosedEvent |
This event is raised once a bucket has been closed.
|
| BucketOpenedEvent |
This event is raised once a bucket has been opened.
|
| BucketOpenFailedEvent |
Reports a bucket open failure which has not been retried.
|
| 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.
|
| LogEvent | |
| 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 | Deprecated
This event is never emitted by the SDK.
|
| ServiceReconfigurationFailedEvent | |
| ShutdownCompletedEvent |
Raised when a core is successfully shut down.
|
| ShutdownInitiatedEvent |
This event is raised when the core is beginning to shut down.
|
| TooManyInstancesDetectedEvent |
This event is raised if too many instances of the SDK are created as configured.
|
| WaitUntilReadyCompletedEvent | |
| WatchdogInvalidStateIdentifiedEvent |
Raised if the watchdog in the core identifies an invalid state (and then tries to fix it).
|
| WatchdogRunFailedEvent |
Raised when the watchdog itself runs into an error that is logged.
|
| Enum | Description |
|---|---|
| DnsSrvLookupFailedEvent.Reason | |
| InitGlobalConfigFailedEvent.Reason |
The reasons why the global config init failed.
|
| WaitUntilReadyCompletedEvent.Reason |
Copyright © 2024 Couchbase, Inc.. All rights reserved.