Package com.yandex.ydb.table.description
Class KeyBound
- java.lang.Object
-
- com.yandex.ydb.table.description.KeyBound
-
public class KeyBound extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static KeyBoundexclusive(Value value)ValuegetValue()static KeyBoundinclusive(Value value)booleanisInclusive()
-