Uses of Interface
net.sansa_stack.hadoop.util.SeekableDecorator
Packages that use SeekableDecorator
-
Uses of SeekableDecorator in net.sansa_stack.hadoop.util
Classes in net.sansa_stack.hadoop.util that implement SeekableDecoratorModifier and TypeClassDescriptionclassA wrapper for hadoop input streams created from codecs in ReadMode.BY_BLOCK: Defers reading by one byte such that position changes are advertised on the byte BEFORE the block boundary rather than on the byte AFTER it.classA basic wrapper that combines Hadoop's Seekable and InputStream into one class.class