| Package | Description |
|---|---|
| tech.ydb.coordination.description |
| Modifier and Type | Method and Description |
|---|---|
NodeConfig.ConsistencyMode |
NodeConfig.getAttachConsistencyMode() |
NodeConfig.ConsistencyMode |
NodeConfig.getReadConsistencyMode() |
static NodeConfig.ConsistencyMode |
NodeConfig.ConsistencyMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeConfig.ConsistencyMode[] |
NodeConfig.ConsistencyMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NodeConfig |
NodeConfig.withAttachConsistencyMode(NodeConfig.ConsistencyMode mode) |
NodeConfig |
NodeConfig.withReadConsistencyMode(NodeConfig.ConsistencyMode mode) |
Copyright © 2025. All rights reserved.