| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecutionFactoryCache |
class |
QueryExecutionFactoryCacheEx |
| Modifier and Type | Class and Description |
|---|---|
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 |
QueryExecutionFactoryLimit
A query execution that sets a limit on all queries
|
| 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 © 2013. All Rights Reserved.