Class ArrowType.ComplexTypeVisitor<T>

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

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