Package org.apache.iceberg.types
Class Types.VariantType
java.lang.Object
org.apache.iceberg.types.Types.VariantType
- All Implemented Interfaces:
Serializable
,Type
- Enclosing class:
- Types
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.iceberg.types.Type
Type.NestedType, Type.PrimitiveType, Type.TypeID
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
static Types.VariantType
get()
int
hashCode()
toString()
typeId()
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.apache.iceberg.types.Type
asListType, asMapType, asNestedType, asPrimitiveType, asStructType, isListType, isMapType, isNestedType, isPrimitiveType, isStructType