Uses of Class
org.aksw.commons.io.hadoop.binseach.v2.BinarySearcherOverPlainSource
Packages that use BinarySearcherOverPlainSource
-
Uses of BinarySearcherOverPlainSource in org.aksw.commons.io.hadoop.binseach.v2
Methods in org.aksw.commons.io.hadoop.binseach.v2 that return BinarySearcherOverPlainSourceModifier and TypeMethodDescriptionBinarySearcherOverPlainSource.of(Path path, Supplier<org.aksw.commons.io.hadoop.binseach.v2.BinSearchResourceCache.CacheEntry> cacheSupplier) BinarySearcherOverPlainSource.of(SeekableReadableChannelSource<byte[]> source, Supplier<org.aksw.commons.io.hadoop.binseach.v2.BinSearchResourceCache.CacheEntry> cacheSupplier)