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