org.apache.flume.serialization
Interface LengthMeasurable

All Known Implementing Classes:
ResettableFileInputStream

public interface LengthMeasurable


Method Summary
 long length()
          returns the total length of the stream or file
 

Method Detail

length

long length()
            throws IOException
returns the total length of the stream or file

Throws:
IOException


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