Uses of Class
org.apache.arrow.vector.types.pojo.ArrowType.Decimal
Packages that use ArrowType.Decimal
-
Uses of ArrowType.Decimal in org.apache.arrow.vector.types.pojo
Methods in org.apache.arrow.vector.types.pojo that return ArrowType.DecimalModifier and TypeMethodDescriptionstatic ArrowType.DecimalArrowType.Decimal.createDecimal(int precision, int scale, Integer bitWidth) Methods in org.apache.arrow.vector.types.pojo with parameters of type ArrowType.DecimalModifier and TypeMethodDescriptionArrowType.ArrowTypeVisitor.visit(ArrowType.Decimal type) final TArrowType.ComplexTypeVisitor.visit(ArrowType.Decimal type)