Class Hierarchy
- java.lang.Object
- tech.ydb.table.values.DecimalType (implements tech.ydb.table.values.Type)
- tech.ydb.table.values.DecimalValue (implements tech.ydb.table.values.Value<T>)
- tech.ydb.table.values.DictType (implements tech.ydb.table.values.Type)
- tech.ydb.table.values.DictValue (implements tech.ydb.table.values.Value<T>)
- tech.ydb.table.values.ListType (implements tech.ydb.table.values.Type)
- tech.ydb.table.values.ListValue (implements tech.ydb.table.values.Value<T>)
- tech.ydb.table.values.OptionalType (implements tech.ydb.table.values.Type)
- tech.ydb.table.values.OptionalValue (implements tech.ydb.table.values.Value<T>)
- tech.ydb.table.values.PrimitiveValue (implements tech.ydb.table.values.Value<T>)
- tech.ydb.table.values.StructType (implements tech.ydb.table.values.Type)
- tech.ydb.table.values.StructValue (implements tech.ydb.table.values.Value<T>)
- tech.ydb.table.values.TupleType (implements tech.ydb.table.values.Type)
- tech.ydb.table.values.TupleValue (implements tech.ydb.table.values.Value<T>)
- tech.ydb.table.values.VariantType (implements tech.ydb.table.values.Type)
- tech.ydb.table.values.VariantValue (implements tech.ydb.table.values.Value<T>)
- tech.ydb.table.values.VoidType (implements tech.ydb.table.values.Type)
- tech.ydb.table.values.VoidValue (implements tech.ydb.table.values.Value<T>)
Interface Hierarchy
- tech.ydb.table.values.Type
- tech.ydb.table.values.Value<T>
Enum Hierarchy
Copyright © 2023. All rights reserved.