Package org.apache.storm.utils
Class BufferFileInputStream
java.lang.Object
org.apache.storm.utils.BufferFileInputStream
- 
Constructor Summary
ConstructorsConstructorDescriptionBufferFileInputStream(String file) BufferFileInputStream(String file, int bufferSize)  - 
Method Summary
 
- 
Constructor Details
- 
BufferFileInputStream
- Throws:
 FileNotFoundException
 - 
BufferFileInputStream
- Throws:
 FileNotFoundException
 
 - 
 - 
Method Details
- 
read
- Throws:
 IOException
 - 
close
- Throws:
 IOException
 
 -