Package org.aksw.commons.io.hadoop
Interface SeekableInputStreams.SetPosition
-
- Enclosing class:
- SeekableInputStreams
public static interface SeekableInputStreams.SetPosition
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaccept(long position)
-
-
-
Method Detail
-
accept
void accept(long position) throws IOException- Throws:
IOException
-
-