Class | Description |
---|---|
BucketClosedEvent |
This event is raised once a bucket has been closed.
|
BucketOpenedEvent |
This event is raised once a bucket has been opened.
|
CoreCreatedEvent | |
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.
|
Enum | Description |
---|---|
DnsSrvLookupFailedEvent.Reason | |
InitGlobalConfigFailedEvent.Reason |
The reasons why the global config init failed.
|
Copyright © 2020 Couchbase, Inc.. All rights reserved.