Uses of Enum Class
tech.ydb.yoj.repository.ydb.client.YdbTableHint.TablePreset
Packages that use YdbTableHint.TablePreset
-
Uses of YdbTableHint.TablePreset in tech.ydb.yoj.repository.ydb.client
Methods in tech.ydb.yoj.repository.ydb.client that return YdbTableHint.TablePresetModifier and TypeMethodDescriptionstatic YdbTableHint.TablePresetReturns the enum constant of this class with the specified name.static YdbTableHint.TablePreset[]YdbTableHint.TablePreset.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tech.ydb.yoj.repository.ydb.client with parameters of type YdbTableHint.TablePresetModifier and TypeMethodDescriptionstatic YdbTableHintYdbTableHint.tablePreset(YdbTableHint.TablePreset tablePreset)