|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Seekable | |
---|---|
org.apache.flume.serialization |
Uses of Seekable in org.apache.flume.serialization |
---|
Classes in org.apache.flume.serialization that implement Seekable | |
---|---|
class |
ResettableFileInputStream
This class makes the following assumptions: The underlying file is not changing while it is being read The ability to ResettableFileInputStream.reset() is dependent on the underlying PositionTracker instance's durability semantics. |
class |
ResettableInputStream
This abstract class defines an interface for which the stream may be mark ed and reset with no limit to
the number of bytes which may have been read between the calls. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |