Package com.amazonaws.athena.connector.lambda.data.projectors
-
Interface Summary Interface Description ArrowValueProjector Implementation of this interface is expected to project Arrow data into Java objects. -
Class Summary Class Description ArrowValueProjectorImpl Abstract class that shares common logic to create theProjection
instance.ListArrowValueProjector ProjectorUtils SimpleArrowValueProjector StructArrowValueProjector