Package | Description |
---|---|
org.apache.parquet.format.event |
Modifier and Type | Method and Description |
---|---|
static <T extends org.apache.thrift.TBase<T,? extends org.apache.thrift.TFieldIdEnum>> |
Consumers.listOf(Class<T> c,
Consumers.Consumer<List<T>> consumer)
Deprecated.
To consume a list of elements
|
static <T extends org.apache.thrift.TBase<T,? extends org.apache.thrift.TFieldIdEnum>> |
Consumers.struct(Class<T> c,
Consumers.Consumer<T> consumer)
Deprecated.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.