Class SeekableReadableChannelSources

java.lang.Object
org.aksw.commons.io.hadoop.binseach.v2.SeekableReadableChannelSources

public class SeekableReadableChannelSources extends Object
  • Constructor Details

    • SeekableReadableChannelSources

      public SeekableReadableChannelSources()
  • Method Details

    • of

      public static org.aksw.commons.io.input.SeekableReadableChannelSource<byte[]> of(Path path)
    • monitor

      public static <A, X extends org.aksw.commons.io.input.SeekableReadableChannelSource<A>> org.aksw.commons.io.input.SeekableReadableSourceWithMonitor<A,X> monitor(X delegate)