| 
 | ||||||||||
| 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 | ResettableFileInputStreamThis 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 underlyingPositionTrackerinstance's durability semantics. | 
|  class | ResettableInputStreamThis abstract class defines an interface for which the stream may be marked andresetwith no limit to
 the number of bytes which may have been read between the calls. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||