public class SerialClientQueue extends SerialBridgeNotify
SerialBridgeNotify that performs operations
serially.| Modifier and Type | Field and Description |
|---|---|
protected static SerialClientQueue |
bridgeClientConflation |
protected static boolean |
isConflationEnabled |
ADD_OPERATION, bridgeClient, CACHE_CLOSE_OPERATION, CLEAR_OPERATION, createCallbackPrefix, DESTROY_CREATE_OPERATION, DESTROY_OPERATION, destroyCallbackPrefix, INVALIDATE_OPERATION, invalidateCallbackPrefix, isCarefulValidation, isSerialExecution, isVMotionEnabled, KILL_VM_OPERATION, LOCAL_DESTROY_OPERATION, LOCAL_INVALIDATE_OPERATION, minTaskGranularityMS, minTaskGranularitySec, numKeysInTest, originalKeyList, PUT_IF_ABSENT_OPERATION, PUTALL_ADD_OPERATION, PUTALL_UPDATE_OPERATION, randomValues, READ_OPERATION, REGION_CLOSE_OPERATION, REGION_NAME, REMOVE_OPERATION, REPLACE_OPERATION, UPDATE_OPERATION, updateCallbackPrefix, useTransactions| Constructor and Description |
|---|
SerialClientQueue() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addObjectForConflation(com.gemstone.gemfire.cache.Region aRegion)
This function performs batch put on the known keys.
|
static void |
HydraTask_doEntryOperations()
This function performs various operation like create,put,destroy ect.
|
static void |
HydraTask_populateRegion()
Function to populate region with know keys and values.
|
addObject, checkEventCounters, checkEventCounters, destroyObject, getNumVMsWithListeners, HydraTask_endTask, HydraTask_initialize, invalidateObject, putIfAbsent, remove, replace, updateObjectaddObject, addObjectViaPutAll, addObjectViaPutAll, clearEventCounters, closeCache, closeRegion, createAllKeys, createAllKeysViaPutAll, createObject, destroyAllKeys, destroyAndCreateObject, doEntryOperations, getEntriesFromServer, getObjectToAdd, getOperation, getUpdateObject, HydraTask_createAllKeys, HydraTask_createAllKeysViaPutAll, HydraTask_destroyAllKeys, HydraTask_getEntriesFromServer, HydraTask_printBB, HydraTask_recycleServer, HydraTask_updateAllKeys, HydraTask_updateAllKeysViaPutAll, HydraTask_validateEventsReceived, initBridgeServer, initBridgeServerWithXml, initialize, initRegion, killVM, logExecutionNumber, populateRegion, query, query, readObject, registerInterest, releaseThreadLocal, replace, stopBridgeServer, updateAllKeys, updateAllKeysViaPutAll, updateObject, updateObjectViaPutAll, updateObjectViaPutAll, validateEventsReceived, verifyObjectDestroyed, verifyObjectInvalidatedprotected static boolean isConflationEnabled
protected static SerialClientQueue bridgeClientConflation
public static void HydraTask_populateRegion()
public static void HydraTask_doEntryOperations()
protected void addObjectForConflation(com.gemstone.gemfire.cache.Region aRegion)
aRegion - Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.