Interface BulkSerialize.Input
-
- Enclosing class:
- BulkSerialize
public static interface BulkSerialize.Input
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InputStream
open(org.apache.hadoop.fs.Path path)
-
-
-
Method Detail
-
open
InputStream open(org.apache.hadoop.fs.Path path) throws IOException
- Throws:
IOException
-
-