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