Package org.apache.iceberg.io
-
Interface Summary Interface Description CloseableIterable<T> CloseableIterator<T> DelegatingInputStream DelegatingOutputStream FileAppender<D> FileIO Pluggable module for reading, writing, and deleting files.InputFile An interface used to read input files usingSeekableInputStreaminstances.LocationProvider Interface for providing data file locations to write tasks.OutputFile An interface used to create output files usingPositionOutputStreaminstances. -
Class Summary Class Description CloseableGroup CloseableIterable.ConcatCloseableIterable<E> PositionOutputStream SeekableInputStream SeekableInputStreamis an interface with the methods needed to read data from a file or Hadoop data stream.