Interface FileInputFactory
-
- All Known Implementing Classes:
HDFSInputFactory,HybridFileInputFactory,LocalFSInputFactory,OSFileInputFactory
public interface FileInputFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TsFileInputgetTsFileInput(java.lang.String filePath)
-
-
-
Method Detail
-
getTsFileInput
TsFileInput getTsFileInput(java.lang.String filePath) throws java.io.IOException
- Throws:
java.io.IOException
-
-