Uses of Interface
org.aksw.commons.io.hadoop.SeekableInputStreams.SetPosition
-
Packages that use SeekableInputStreams.SetPosition Package Description org.aksw.commons.io.hadoop -
-
Uses of SeekableInputStreams.SetPosition in org.aksw.commons.io.hadoop
Methods in org.aksw.commons.io.hadoop with parameters of type SeekableInputStreams.SetPosition Modifier and Type Method Description static <T extends ReadableByteChannel>
SeekableInputStreamSeekableInputStreams. create(InputStream in, SeekableInputStreams.GetPosition getPosition, SeekableInputStreams.SetPosition setPosition)static org.apache.hadoop.fs.SeekableSeekableInputStreams. createSeekable(SeekableInputStreams.GetPosition getPosition, SeekableInputStreams.SetPosition setPosition)
-