Package | Description |
---|---|
com.couchbase.client.core.cnc.events.config |
Modifier and Type | Method and Description |
---|---|
static BucketConfigRefreshFailedEvent.Reason |
BucketConfigRefreshFailedEvent.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BucketConfigRefreshFailedEvent.Reason[] |
BucketConfigRefreshFailedEvent.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
BucketConfigRefreshFailedEvent(Context context,
BucketConfigRefreshFailedEvent.RefresherType type,
BucketConfigRefreshFailedEvent.Reason reason,
Optional<Object> cause) |
Copyright © 2021 Couchbase, Inc.. All rights reserved.