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(String filePath)
-
-
-
Method Detail
-
getTsFileInput
TsFileInput getTsFileInput(String filePath) throws IOException
- Throws:
IOException
-
-