Uses of Class
com.yandex.ydb.table.description.TableDescription.TableStats
-
Packages that use TableDescription.TableStats Package Description com.yandex.ydb.table.description -
-
Uses of TableDescription.TableStats in com.yandex.ydb.table.description
Methods in com.yandex.ydb.table.description that return TableDescription.TableStats Modifier and Type Method Description TableDescription.TableStatsTableDescription. getTableStats()Methods in com.yandex.ydb.table.description with parameters of type TableDescription.TableStats Modifier and Type Method Description TableDescription.BuilderTableDescription.Builder. tableStats(TableDescription.TableStats tableStats)
-