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