Uses of Enum
org.apache.arrow.vector.types.UnionMode
Packages that use UnionMode
-
Uses of UnionMode in org.apache.arrow.vector.types
Methods in org.apache.arrow.vector.types that return UnionModeModifier and TypeMethodDescriptionstatic UnionModeUnionMode.fromFlatbufID(short id) static UnionModeReturns the enum constant of this type with the specified name.static UnionMode[]UnionMode.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of UnionMode in org.apache.arrow.vector.types.pojo
Methods in org.apache.arrow.vector.types.pojo that return UnionModeConstructors in org.apache.arrow.vector.types.pojo with parameters of type UnionMode