Package org.apache.accumulo.core.file.streams
-
Class Summary Class Description BoundedRangeFileInputStream BoundedRangeFIleInputStream abstracts a contiguous region of a Hadoop FSDataInputStream as a regular input stream.RateLimitedInputStream A decorator for anInputStream
which limits the rate at which reads are performed.RateLimitedOutputStream A decorator forOutputStream
which limits the rate at which data may be written.SeekableDataInputStream