Package | Description |
---|---|
com.amazon.carbonado.qe |
Support for implementing a Query Engine.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StorageAccess<S extends Storable>
Provides internal access to a
Storage , necessary for query
execution. |
Constructor and Description |
---|
KeyQueryExecutor(KeyQueryExecutor.Support<S> support,
StorableIndex<S> index,
FilteringScore<S> score) |
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.