Uses of Interface
org.apache.flume.serialization.RemoteMarkable

Packages that use RemoteMarkable
org.apache.flume.serialization   
 

Uses of RemoteMarkable in org.apache.flume.serialization
 

Classes in org.apache.flume.serialization that implement RemoteMarkable
 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.

 



Copyright © 2009-2014 Apache Software Foundation. All Rights Reserved.