Uses of Class
com.yandex.ydb.table.description.ColumnFamily
-
Packages that use ColumnFamily Package Description com.yandex.ydb.table.description -
-
Uses of ColumnFamily in com.yandex.ydb.table.description
Methods in com.yandex.ydb.table.description that return types with arguments of type ColumnFamily Modifier and Type Method Description List<ColumnFamily>TableDescription. getColumnFamilies()Methods in com.yandex.ydb.table.description with parameters of type ColumnFamily Modifier and Type Method Description TableDescription.BuilderTableDescription.Builder. addColumnFamily(ColumnFamily family)
-