| Package | Description |
|---|---|
| tech.ydb.coordination |
| Modifier and Type | Method and Description |
|---|---|
CoordinationSession.State |
CoordinationSession.getState() |
static CoordinationSession.State |
CoordinationSession.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoordinationSession.State[] |
CoordinationSession.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CoordinationSession.addStateListener(Consumer<CoordinationSession.State> listener) |
void |
CoordinationSession.removeStateListener(Consumer<CoordinationSession.State> listener) |
Copyright © 2025. All rights reserved.