Uses of Interface
org.aksw.commons.io.hadoop.SeekableInputStreams.GetPosition
-
Packages that use SeekableInputStreams.GetPosition Package Description org.aksw.commons.io.hadoop -
-
Uses of SeekableInputStreams.GetPosition in org.aksw.commons.io.hadoop
Methods in org.aksw.commons.io.hadoop with parameters of type SeekableInputStreams.GetPosition 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)
-