| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecutionFactoryCache |
class |
QueryExecutionFactoryCacheEx |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecutionFactoryCompare
A query execution factory, which generates query executions
that delay execution
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
QueryExecutionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecutionFactoryBackQuery |
class |
QueryExecutionFactoryBackString |
class |
QueryExecutionFactoryDecorator |
class |
QueryExecutionFactoryWrapper
Similar to QueryExecutionFactoryDecorator, except that a postProcess method can
be overriden to do something with the QueryExecution object
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecutionFactoryDelay
A query execution factory, which generates query executions
that delay execution
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecutionFactoryDereference |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecutionFactoryFallback |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecutionFactoryHttp |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecutionFactoryLimit
A query execution that sets a limit on all queries
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecutionFactoryModel |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecutionFactoryPagiboost
Expand the page size of any incoming query.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecutionFactoryIterated |
class |
QueryExecutionFactoryPaginated |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecutionFactoryRetry |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecutionFactoryTimeout
A query execution factory, which sets a given timeout
on all created query executions
|
Copyright © 2014. All rights reserved.