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