Class ArrowType.PrimitiveTypeVisitor<T>

java.lang.Object
org.apache.arrow.vector.types.pojo.ArrowType.PrimitiveTypeVisitor<T>
All Implemented Interfaces:
ArrowType.ArrowTypeVisitor<T>
Enclosing class:
ArrowType

public abstract static class ArrowType.PrimitiveTypeVisitor<T> extends Object implements ArrowType.ArrowTypeVisitor<T>
to visit the Primitive ArrowTypes and bundle Complex ones under one case