Uses of Class
com.yandex.ydb.table.description.StoragePool
-
Packages that use StoragePool Package Description com.yandex.ydb.table.description -
-
Uses of StoragePool in com.yandex.ydb.table.description
Methods in com.yandex.ydb.table.description that return StoragePool Modifier and Type Method Description StoragePoolColumnFamily. getData()Constructors in com.yandex.ydb.table.description with parameters of type StoragePool Constructor Description ColumnFamily(String name, StoragePool data, ColumnFamily.Compression compression, boolean keepInMemory)
-