Package org.apache.iceberg.parquet
Class ParquetIterable<T>
java.lang.Object
org.apache.iceberg.io.CloseableGroup
org.apache.iceberg.parquet.ParquetIterable<T>
- All Implemented Interfaces:
Closeable,AutoCloseable,Iterable<T>,org.apache.iceberg.io.CloseableIterable<T>
public class ParquetIterable<T>
extends org.apache.iceberg.io.CloseableGroup
implements org.apache.iceberg.io.CloseableIterable<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.iceberg.io.CloseableIterable
org.apache.iceberg.io.CloseableIterable.ConcatCloseableIterable<E extends Object> -
Method Summary
Methods inherited from class org.apache.iceberg.io.CloseableGroup
addCloseable, addCloseable, close, setSuppressCloseFailureMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator