| Interface | Description |
|---|---|
| OqlQueryExecutor |
A Strategy interface for executing Apache Geode OQL queries (e.g.
|
| Class | Description |
|---|---|
| PagingUtils | |
| TemplateBasedOqlQueryExecutor |
| Enum | Description |
|---|---|
| OqlKeyword |
The
OqlKeyword enum represents the complete set of keywords (Reserved Words)
in Apache Geode's Object Query Language (OQL). |
| Exception | Description |
|---|---|
| UnsupportedQueryExecutionException |
A Java
RuntimeException indicating that the Apache Geode OQL query could not be executed (i.e. handled)
by the OqlQueryExecutor. |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.