Uses of Enum
org.apache.arrow.variant.Variant.Type
Packages that use Variant.Type
-
Uses of Variant.Type in org.apache.arrow.variant
Methods in org.apache.arrow.variant that return Variant.TypeModifier and TypeMethodDescriptionVariant.getType()static Variant.TypeReturns the enum constant of this type with the specified name.static Variant.Type[]Variant.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.