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 anInputStreamwhich limits the rate at which reads are performed.RateLimitedOutputStream A decorator forOutputStreamwhich limits the rate at which data may be written.SeekableDataInputStream