public class VariantValue extends Object implements Value<VariantType>
EMPTY_ARRAY| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Value<?> |
getItem() |
VariantType |
getType() |
int |
getTypeIndex() |
int |
hashCode() |
tech.ydb.proto.ValueProtos.Value |
toPb() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitasData, asDict, asList, asOptional, asStuct, asVariant, asVoid, makeOptionalpublic int getTypeIndex()
public Value<?> getItem()
public VariantType getType()
getType in interface Value<VariantType>public tech.ydb.proto.ValueProtos.Value toPb()
toPb in interface Value<VariantType>Copyright © 2023. All rights reserved.