Uses of Class
org.apache.arrow.vector.TypeLayout
Packages that use TypeLayout
-
Uses of TypeLayout in org.apache.arrow.vector
Methods in org.apache.arrow.vector that return TypeLayoutModifier and TypeMethodDescriptionstatic TypeLayoutTypeLayout.getTypeLayout(ArrowType arrowType) Constructs a newTypeLayoutfor the givenarrowType.