Package | Description |
---|---|
com.amazon.carbonado.qe |
Support for implementing a Query Engine.
|
Modifier and Type | Class and Description |
---|---|
class |
EmptyQuery<S extends Storable>
Special query implementation that fetches nothing.
|
class |
StandardQuery<S extends Storable>
Abstract query implementation which uses a
QueryExecutor . |
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.