|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexTable | |
|---|---|
| org.aksw.commons.graph | |
| Uses of IndexTable in org.aksw.commons.graph |
|---|
| Methods in org.aksw.commons.graph that return IndexTable | ||
|---|---|---|
static
|
TripleCacheIndexImpl.getOrCreate(org.apache.commons.collections15.map.LRUMap<List<? super T>,IndexTable> map,
List<T> key)
|
|
static
|
TripleIndexUtils.getOrCreate(Map<List<T>,IndexTable> map,
List<T> key)
|
|
static
|
TripleCacheIndexImpl.getOrCreate(Map<List<T>,IndexTable> map,
List<T> key)
|
|
| Methods in org.aksw.commons.graph that return types with arguments of type IndexTable | |
|---|---|
static Map<List<Object>,IndexTable> |
TripleIndexUtils.index(Collection<com.hp.hpl.jena.graph.Triple> triples,
int[] keyColumns)
|
static Map<List<Object>,IndexTable> |
TripleIndexUtils.index(Collection<com.hp.hpl.jena.graph.Triple> triples,
int[] keyColumns,
int[] valueColumns)
|
| Method parameters in org.aksw.commons.graph with type arguments of type IndexTable | ||
|---|---|---|
static
|
TripleCacheIndexImpl.getOrCreate(org.apache.commons.collections15.map.LRUMap<List<? super T>,IndexTable> map,
List<T> key)
|
|
static
|
TripleIndexUtils.getOrCreate(Map<List<T>,IndexTable> map,
List<T> key)
|
|
static
|
TripleCacheIndexImpl.getOrCreate(Map<List<T>,IndexTable> map,
List<T> key)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||