Package | Description |
---|---|
org.apache.tajo.storage.index | |
org.apache.tajo.storage.index.bst |
Modifier and Type | Interface and Description |
---|---|
interface |
OrderIndexReader |
Modifier and Type | Method and Description |
---|---|
IndexReader |
IndexMethod.getIndexReader(org.apache.hadoop.fs.Path fileName,
Schema keySchema,
TupleComparator comparator) |
Modifier and Type | Class and Description |
---|---|
class |
BSTIndex.BSTIndexReader
BSTIndexReader is thread-safe.
|
Copyright © 2014 Apache Software Foundation. All Rights Reserved.