| Package | Description |
|---|---|
| org.openrdf.sail.rdbms.managers | |
| org.openrdf.sail.rdbms.optimizers | |
| org.openrdf.sail.rdbms.schema |
| Modifier and Type | Method and Description |
|---|---|
void |
HashManager.setHashTable(HashTable table) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueJoinOptimizer.setHashTable(HashTable hashes) |
void |
RdbmsQueryOptimizer.setHashTable(HashTable hashTable) |
| Modifier and Type | Method and Description |
|---|---|
HashTable |
ValueTableFactory.createHashTable(Connection conn,
BlockingQueue<Batch> queue) |
HashTable |
IdSequence.getHashTable() |
protected HashTable |
ValueTableFactory.newHashtable(ValueTable table) |
| Modifier and Type | Method and Description |
|---|---|
void |
IdSequence.setHashTable(HashTable table) |
Copyright © 2001-2014 Aduna. All Rights Reserved.