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