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