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