public abstract class BaseGFEQueryFactory extends BaseQueryFactory implements GFEQueryFactory
logIndexes, logQueries, logQueryResults, logQueryResultSize, logUpdates, logWarnings, validateResults| Constructor and Description |
|---|
BaseGFEQueryFactory() |
| Modifier and Type | Method and Description |
|---|---|
Object |
directGet(Object key,
com.gemstone.gemfire.cache.Region region)
Get's the object from the Region
Used for direct get performance test
|
void |
directPut(Object key,
com.gemstone.gemfire.cache.Region region,
Object value) |
getLogQueries, init, setLogQueriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateRegions, directUpdate, fillAndExecutePreparedInsertObjects, getPreparedInsertObjects, getRegionForQuery, readResultSetgetDeleteQueryType, getPreparedQuery, getQuery, getQueryType, getUpdateQueryType, initpublic Object directGet(Object key, com.gemstone.gemfire.cache.Region region)
GFEQueryFactorydirectGet in interface GFEQueryFactoryCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.