Uses of Class
org.apache.parquet.format.event.TypedConsumer.StructConsumer
-
Packages that use TypedConsumer.StructConsumer Package Description org.apache.parquet.format.event -
-
Uses of TypedConsumer.StructConsumer in org.apache.parquet.format.event
Methods in org.apache.parquet.format.event that return TypedConsumer.StructConsumer Modifier and Type Method Description static <T extends org.apache.thrift.TBase<T,? extends org.apache.thrift.TFieldIdEnum>>
TypedConsumer.StructConsumerConsumers. struct(Class<T> c, Consumers.Consumer<T> consumer)
-