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