| Package | Description |
|---|---|
| tech.ydb.table.description |
| Modifier and Type | Method and Description |
|---|---|
TableDescription.StoreType |
TableDescription.getStoreType() |
static TableDescription.StoreType |
TableDescription.StoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableDescription.StoreType[] |
TableDescription.StoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TableDescription.Builder |
TableDescription.Builder.setStoreType(TableDescription.StoreType storeType) |
Copyright © 2025. All rights reserved.