| Package | Description |
|---|---|
| org.aksw.jena_sparql_api.io.binseach |
| Modifier and Type | Class and Description |
|---|---|
class |
BinarySearchOnBlockSource |
class |
BinarySearchOnSortedFile
Binary search over sorted files with memory mapped IO
TODO Move to a separate project as this is of general use
TODO Allow cache to be shared between concurrent readers
|
| Modifier and Type | Field and Description |
|---|---|
protected BinarySearcher |
GraphFromPrefixMatcher.binarySearcher |
| Modifier and Type | Method and Description |
|---|---|
static BinarySearcher |
BlockSources.createBinarySearcherBz2(FileChannel fileChannel,
boolean closeChannel) |
static BinarySearcher |
BlockSources.createBinarySearcherBz2(Path path) |
| Constructor and Description |
|---|
GraphFromPrefixMatcher(BinarySearcher binarySearcher) |
Copyright © 2020. All rights reserved.