| Package | Description |
|---|---|
| tech.ydb.table.settings |
| Modifier and Type | Method and Description |
|---|---|
AutoPartitioningPolicy |
PartitioningPolicy.getAutoPartitioning() |
static AutoPartitioningPolicy |
AutoPartitioningPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoPartitioningPolicy[] |
AutoPartitioningPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PartitioningPolicy |
PartitioningPolicy.setAutoPartitioning(AutoPartitioningPolicy autoPartitioning) |
Copyright © 2023. All rights reserved.