Uses of Interface
org.aksw.commons.io.hadoop.SeekableInputStreams.GetPositionFn
-
Packages that use SeekableInputStreams.GetPositionFn Package Description org.aksw.commons.io.hadoop -
-
Uses of SeekableInputStreams.GetPositionFn in org.aksw.commons.io.hadoop
Methods in org.aksw.commons.io.hadoop with parameters of type SeekableInputStreams.GetPositionFn Modifier and Type Method Description static <T extends ReadableByteChannel>
SeekableInputStreamSeekableInputStreams. create(T channel, SeekableInputStreams.GetPositionFn<? super T> getPosition, SeekableInputStreams.SetPositionFn<? super T> setPosition)
-