public class QueryPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Long |
allowQueryInvocationTargetException
(boolean) Whether or not to allow the QueryInvocationTargetException (this
should only be allowed in PR Query w/HA tests).
|
static java.lang.Long |
entryAndQueryOperations |
static java.lang.Long |
expectedQueryResultSizes
The expected QueryResult sizes
|
static java.lang.Long |
expectedResultsSize
The expected size of the Results corresponding to the query
|
static java.lang.Long |
expectedResultsType
Expected Results type for the query ( ResultsSet or StructSet at this point ).
|
static java.lang.Long |
ignoreTimeOutException |
static java.lang.Long |
isIndexUsageValidation |
static java.lang.Long |
numEntries |
static java.lang.Long |
numOfRegions |
static java.lang.Long |
objectType |
static java.lang.Long |
payloadSize |
static java.lang.Long |
queryLimit
Use this limit clause in the query operations.
|
static java.lang.Long |
queryParameters
The query execution parameters which can be specified via conf files
|
static java.lang.Long |
queryParametersLength
This is to indicate the number of parameters to be set with each query.
|
static java.lang.Long |
queryStrings
The query strings which can be specified via conf files
|
static java.lang.Long |
regionForRemoteOQL
To signify whether the region is used in Remote Querying
|
static java.lang.Long |
resultsValidator
The validator class specified, if any
|
static java.lang.Long |
totalNumOfVmsToStop |
static java.lang.Long |
useRandomValues |
static java.lang.Long |
xmlFilename
XmlFileName (if cache is to be created from an existing cache.xml file).
|
| Constructor and Description |
|---|
QueryPrms() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
allowQueryInvocationTargetException() |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static java.lang.Long entryAndQueryOperations
public static java.lang.Long useRandomValues
public static java.lang.Long objectType
public static java.lang.Long numOfRegions
public static java.lang.Long xmlFilename
public static java.lang.Long queryStrings
public static java.lang.Long expectedQueryResultSizes
public static java.lang.Long queryParameters
public static java.lang.Long queryParametersLength
public static java.lang.Long resultsValidator
public static java.lang.Long expectedResultsSize
public static java.lang.Long regionForRemoteOQL
public static java.lang.Long expectedResultsType
public static java.lang.Long queryLimit
public static java.lang.Long allowQueryInvocationTargetException
public static java.lang.Long totalNumOfVmsToStop
public static java.lang.Long payloadSize
public static java.lang.Long numEntries
public static java.lang.Long isIndexUsageValidation
public static java.lang.Long ignoreTimeOutException
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.