| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ADMIN |
0 |
public static final int |
JMX |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
accessAllRegions |
100 |
protected static final int |
dispCacheAttrs |
101 |
protected static final int |
dispRegionAttrs |
103 |
protected static final int |
firstGfHealthOperation |
200 |
protected static final int |
firstGfManagerOperation |
0 |
protected static final int |
firstSystemMemberOperation |
100 |
protected static final int |
getProductDirectoryOp |
0 |
protected static final int |
lastGfHealthOperation |
200 |
protected static final int |
lastGfManagerOperation |
0 |
protected static final int |
lastSystemMemberOperation |
103 |
protected static final int |
modifyCacheAttrs |
102 |
protected static final int |
setHealthEvalIntervalOp |
200 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SYSTEM_READY |
"system ready" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
REGION_NAME |
"GlobalVillage" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CACHED_REGION_NAME |
"CachedData" |
protected static final String |
MASTER_REGION_NAME |
"MasterData" |
protected static final String |
REGION_NAME |
"CacheLoaderTest" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ErrorKey |
"Error" |
public static final String |
SlowReceiverAlertKey |
"SlowReceiverKey" |
public static final String |
SlowReceiverDetectedKey |
"SlowReceiverDetectedKey" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DIST_ACK_REGION |
"distAckRegion" |
public static final int |
NO_MIRRORING |
1 |
public static final int |
NO_MIRRORING_KV |
2 |
public static final int |
NO_MIRRORING_RESTRICTION |
0 |
public static final String |
REGION_NAME |
"AsyncRegion" |
public static final String |
SLEEP_KEY |
"SleepKey" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FORMAT |
"MM/dd/yyyy hh:mm a" |
public static final String |
JACOCO_FN |
"jacoco.exec" |
public static final String |
MOVE_HADOOP_DATA |
"moveHadoopData" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
REGION_NAME |
"Bloomberg" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_EXPIRATION_ACTION |
"INVALIDATE" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CACHED_REGION_NAME |
"CachedData" |
protected static final String |
DATA_NAME |
"Data" |
public static final String |
MASTER_REGION_NAME |
"MasterData" |
public static final String |
REGION_NAME |
"CacheLoaderTest" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
LATENCY_SPIKE_THRESHOLD |
10000000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ACCESSORCACHEOPENS |
101 |
protected static final String |
ACCESSORCACHEOPENS_NAME |
"accessorCacheOpens" |
protected static final int |
CACHEOPENS |
0 |
protected static final String |
CACHEOPENS_NAME |
"cacheOpens" |
protected static final int |
COMBINEDPUTGETS |
11 |
protected static final String |
COMBINEDPUTGETS_NAME |
"combinedputgets" |
protected static final int |
CONNECTS |
14 |
protected static final String |
CONNECTS_NAME |
"connects" |
protected static final int |
CREATEGETS |
8 |
protected static final String |
CREATEGETS_NAME |
"creategets" |
protected static final int |
CREATEKEYS |
2 |
protected static final String |
CREATEKEYS_NAME |
"createKeys" |
protected static final int |
CREATES |
1 |
protected static final String |
CREATES_NAME |
"creates" |
protected static final int |
DATASTORECACHEOPENS |
100 |
protected static final String |
DATASTORECACHEOPENS_NAME |
"dataStoreCacheOpens" |
protected static final int |
DESTROYS |
7 |
protected static final String |
DESTROYS_NAME |
"destroys" |
protected static final int |
EXTRA_GETS |
19 |
protected static final String |
EXTRA_GETS_NAME |
"extraGets" |
protected static final int |
EXTRA_PUTS |
18 |
protected static final String |
EXTRA_PUTS_NAME |
"extraPuts" |
protected static final int |
GETS |
4 |
protected static final String |
GETS_NAME |
"gets" |
protected static final int |
GETSCOMPARISON |
6 |
protected static final String |
GETSCOMPARISON_NAME |
"getsComparison" |
protected static final int |
LOCKS |
16 |
protected static final String |
LOCKS_NAME |
"locks" |
protected static final int |
OPS |
13 |
protected static final String |
OPS_NAME |
"operations" |
protected static final int |
PUTGETS |
9 |
protected static final String |
PUTGETS_NAME |
"putgets" |
protected static final int |
PUTS |
3 |
protected static final String |
PUTS_NAME |
"puts" |
protected static final int |
PUTSCOMPARISON |
5 |
protected static final String |
PUTSCOMPARISON_NAME |
"putsComparison" |
protected static final int |
QUERIES |
15 |
protected static final String |
QUERIES_NAME |
"queries" |
protected static final int |
REGISTERINTERESTS |
12 |
protected static final String |
REGISTERINTERESTS_NAME |
"registerInterests" |
protected static final int |
SLEEP |
20 |
protected static final String |
SLEEP_NAME |
"sleep" |
protected static final int |
UPDATES |
17 |
protected static final String |
UPDATES_NAME |
"updates" |
protected static final int |
USECASE12_UPDATES |
10 |
protected static final String |
USECASE12_UPDATES_NAME |
"useCase12Updates" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DISJOINT_AS_POSSIBLE |
10 |
public static final int |
OWN_KEY |
4 |
public static final int |
OWN_KEYS |
5 |
public static final int |
OWN_KEYS_CHUNKED |
8 |
public static final int |
OWN_KEYS_CHUNKED_RANDOM_WRAP |
9 |
public static final int |
OWN_KEYS_RANDOM_WRAP |
7 |
public static final int |
OWN_KEYS_WRAP |
6 |
public static final int |
PER_ITERATION |
1 |
public static final int |
PER_SECOND |
2 |
public static final int |
PER_TASK |
0 |
public static final int |
PSEUDO_RANDOM_UNIQUE |
11 |
public static final int |
SAME_KEY |
0 |
public static final int |
SAME_KEYS |
1 |
public static final int |
SAME_KEYS_RANDOM_WRAP |
3 |
public static final int |
SAME_KEYS_WRAP |
2 |
public static final int |
SCRAMBLED_ZIPFIAN |
13 |
public static final int |
ZIPFIAN |
12 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CACHECLOSE_TIME |
"cacheCloseTime" |
public static final String |
CACHECLOSES |
"cacheCloses" |
public static final String |
CACHEOPEN_TIME |
"cacheOpenTime" |
public static final String |
CACHEOPENS |
"cacheOpens" |
public static final String |
COMBINEDPUTGET_TIME |
"combinedPutGetTime" |
public static final String |
COMBINEDPUTGETS |
"combinedPutGets" |
public static final String |
CONNECT_TIME |
"connectTime" |
public static final String |
CONNECTS |
"connects" |
public static final String |
CREATE_EVENTS |
"createEvents" |
public static final String |
CREATE_TIME |
"createTime" |
public static final String |
CREATEKEY_TIME |
"createKeyTime" |
public static final String |
CREATEKEYS |
"createKeys" |
public static final String |
CREATES |
"creates" |
public static final String |
DESTROY_EVENTS |
"destroyEvents" |
public static final String |
DESTROY_TIME |
"destroyTime" |
public static final String |
DESTROYS |
"destroys" |
public static final String |
DISCONNECT_TIME |
"disconnectTime" |
public static final String |
DISCONNECTS |
"disconnects" |
public static final String |
GATEWAY_QUEUE_DRAIN_TIME |
"gatewayQueueDrainTime" |
public static final String |
GATEWAY_QUEUE_DRAINS |
"gatewayQueueDrains" |
public static final String |
GET_TIME |
"getTime" |
public static final String |
GETALLS |
"getAlls" |
public static final String |
GETCOMPARISON_TIME |
"getComparisonTime" |
public static final String |
GETCOMPARISONS |
"getComparisons" |
public static final String |
GETS |
"gets" |
public static final String |
LATENCY_SPIKES |
"latencySpikes" |
public static final String |
LOCALRECOVERY_TIME |
"localRecoveryTime" |
public static final String |
LOCK_TIME |
"lockTime" |
public static final String |
LOCKS |
"locks" |
public static final String |
NEGATIVE_LATENCIES |
"negativeLatencies" |
public static final String |
NULLS |
"nulls" |
public static final String |
OP_TIME |
"operationTime" |
public static final String |
OP_TIME1 |
"operationTime1" |
public static final String |
OP_TIME2 |
"operationTime2" |
public static final String |
OP_TIME3 |
"operationTime3" |
public static final String |
OPS |
"operations" |
public static final String |
PUT_TIME |
"putTime" |
public static final String |
PUTALLS |
"putAlls" |
public static final String |
PUTCOMPARISON_TIME |
"putComparisonTime" |
public static final String |
PUTCOMPARISONS |
"putComparisons" |
public static final String |
PUTS |
"puts" |
public static final String |
QUERIES |
"queries" |
public static final String |
QUERY_RESULTS |
"querieResults" |
public static final String |
QUERY_TIME |
"queryTime" |
public static final String |
REBALANCE_TIME |
"rebalanceTime" |
public static final String |
REBALANCES |
"rebalances" |
public static final String |
RECOVERIES |
"recoveries" |
public static final String |
RECOVERY_TIME |
"recoveryTime" |
public static final String |
REGISTERINTEREST_TIME |
"registerInterestTime" |
public static final String |
REGISTERINTERESTS |
"registerInterests" |
public static final String |
REMOTERECOVERY_TIME |
"remoteRecoveryTime" |
public static final String |
UPDATE_EVENTS |
"updateEvents" |
public static final String |
UPDATE_LATENCY |
"updateLatency" |
public static final String |
UPDATE_TIME |
"updateTime" |
public static final String |
UPDATES |
"updates" |
public static final String |
USECASE12_UPDATE_TIME |
"useCase12UpdatesTime" |
public static final String |
USECASE12_UPDATES |
"useCase12Updates" |
public static final String |
VM_COUNT |
"vmCount" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
FNV_offset_basis_64 |
-3750763034362895579L |
public static final long |
FNV_prime_64 |
1099511628211L |
public static final long |
ITEM_COUNT |
10000000000L |
public static final double |
USED_ZIPFIAN_CONSTANT |
0.99 |
public static final double |
ZETAN |
26.46902820178302 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
RECOVERY_KEY |
"recovery" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
ZIPFIAN_CONSTANT |
0.99 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_RESOURCE |
"$GEMFIRE/lib/gemfire.jar" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
PUTALL_ENTRIES |
200 |
protected static final String |
PUTALL_NAME |
"putAllEntries" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
PUTALL_ENTRIES |
"putAllEntries" |
protected static final String |
PUTALL_TIME |
"putAllTime" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
QUERIES |
100 |
protected static final String |
QUERY_NAME |
"queries" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
QUERIES |
"queries" |
protected static final String |
QUERY_TIME |
"queryTime" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ID |
"get-entry-function" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_AUTHZ_XML_URI |
"$JTESTS/lib/authz-dummy.xml" |
public static final String |
DEFAULT_PASSWORD |
"writer1" |
public static final String |
DEFAULT_USERNAME |
"writer1" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_AUTHZ_XML_URI |
"$JTESTS/lib/authz-ldap.xml" |
public static final String |
DEFAULT_LDAP_BASEDN |
"ou=ldapTesting,dc=pune,dc=gemstone,dc=com" |
public static final String |
DEFAULT_LDAP_SERVER |
"ldap" |
public static final String |
DEFAULT_PASSWORD |
"gemfire1" |
public static final String |
DEFAULT_USERNAME |
"gemfire1" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
exportHost |
"exportHost" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAXIMUM_VM_SIZE |
1500 |
public static final int |
MINIMUM_VM_SIZE |
256 |
public static final int |
VM_PADDING_SIZE |
128 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
CREATE_OPERATION |
5 |
protected static final int |
DESTROY_OPERATION |
2 |
protected static final int |
GET_OPERATION |
3 |
protected static final int |
PUT_OPERATION |
1 |
protected static final int |
QUERY_OPERATION |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CACHE_MEM_SIZE |
"cacheMemSize" |
public static final String |
CACHE_SIZE |
"cacheSize" |
public static final String |
EMPTY_CACHE_MEM_SIZE |
"emptyCacheMemSize" |
public static final String |
OBJECT_SIZE |
"objectSize" |
public static final String |
PER_ENTRY_OVERHEAD |
"perEntryOverhead" |
public static final String |
WARMED_UP_CACHE_MEM_SIZE |
"warmedUpCacheMemSize" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
LATENCY_SPIKE_THRESHOLD |
10000000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
RECOVERY_KEY |
"recovery" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
OWN_KEY |
4 |
public static final int |
OWN_KEYS |
5 |
public static final int |
OWN_KEYS_CHUNKED |
8 |
public static final int |
OWN_KEYS_RANDOM_WRAP |
7 |
public static final int |
OWN_KEYS_WRAP |
6 |
public static final int |
SAME_KEY |
0 |
public static final int |
SAME_KEYS |
1 |
public static final int |
SAME_KEYS_RANDOM_WRAP |
3 |
public static final int |
SAME_KEYS_WRAP |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CREATE_PAR_PERSIST_TIME |
"createParPersistTime" |
public static final String |
CREATE_PAR_PERSISTS |
"createParPersists" |
public static final String |
CREATE_PAR_TIME |
"createParTime" |
public static final String |
CREATE_PARS |
"createPars" |
public static final String |
CREATE_REP_PERSIST_TIME |
"createRepPersistTime" |
public static final String |
CREATE_REP_PERSISTS |
"createRepPersists" |
public static final String |
CREATE_REP_TIME |
"createRepTime" |
public static final String |
CREATE_REPS |
"createReps" |
public static final String |
GET_PAR_PERSIST_TIME |
"getParPersistTime" |
public static final String |
GET_PAR_PERSISTS |
"getParPersists" |
public static final String |
GET_PAR_PERSISTS_IN_PROGRESS |
"getParPersistsInProgress" |
public static final String |
GET_PAR_TIME |
"getParTime" |
public static final String |
GET_PARS |
"getPars" |
public static final String |
GET_PARS_IN_PROGRESS |
"getParsInProgress" |
public static final String |
GET_REP_PERSIST_TIME |
"getRepPersistTime" |
public static final String |
GET_REP_PERSISTS |
"getRepPersists" |
public static final String |
GET_REP_PERSISTS_IN_PROGRESS |
"getRepPersistsInProgress" |
public static final String |
GET_REP_TIME |
"getRepTime" |
public static final String |
GET_REPS |
"getReps" |
public static final String |
GET_REPS_IN_PROGRESS |
"getRepsInProgress" |
public static final String |
GETALL_PAR_PERSIST_TIME |
"getAllParPersistTime" |
public static final String |
GETALL_PAR_PERSISTS |
"getAllParPersists" |
public static final String |
GETALL_PAR_PERSISTS_IN_PROGRESS |
"getAllParPersistsInProgress" |
public static final String |
GETALL_PAR_TIME |
"getAllParTime" |
public static final String |
GETALL_PARS |
"getAllPars" |
public static final String |
GETALL_PARS_IN_PROGRESS |
"getAllParsInProgress" |
public static final String |
GETALL_REP_PERSIST_TIME |
"getAllRepPersistTime" |
public static final String |
GETALL_REP_PERSISTS |
"getAllRepPersists" |
public static final String |
GETALL_REP_PERSISTS_IN_PROGRESS |
"getAllRepPersistsInProgress" |
public static final String |
GETALL_REP_TIME |
"getAllRepTime" |
public static final String |
GETALL_REPS |
"getAllReps" |
public static final String |
GETALL_REPS_IN_PROGRESS |
"getAllRepsInProgress" |
public static final String |
LATENCY_PAR_PERSIST_SPIKES |
"latencyParPersistSpikes" |
public static final String |
LATENCY_PAR_SPIKES |
"latencyParSpikes" |
public static final String |
LATENCY_REP_PERSIST_SPIKES |
"latencyRepPersistSpikes" |
public static final String |
LATENCY_REP_SPIKES |
"latencyRepSpikes" |
public static final String |
NEGATIVE_PAR_LATENCIES |
"negativeParLatencies" |
public static final String |
NEGATIVE_PAR_PERSIST_LATENCIES |
"negativeParPersistLatencies" |
public static final String |
NEGATIVE_REP_LATENCIES |
"negativeRepLatencies" |
public static final String |
NEGATIVE_REP_PERSIST_LATENCIES |
"negativeRepPersistLatencies" |
public static final String |
NULL_PAR_PERSISTS |
"nullParPersists" |
public static final String |
NULL_PARS |
"nullPars" |
public static final String |
NULL_REP_PERSISTS |
"nullRepPersists" |
public static final String |
NULL_REPS |
"nullReps" |
public static final String |
PUT_PAR_PERSIST_TIME |
"putParPersistTime" |
public static final String |
PUT_PAR_PERSISTS |
"putParPersists" |
public static final String |
PUT_PAR_PERSISTS_IN_PROGRESS |
"putParPersistsInProgress" |
public static final String |
PUT_PAR_TIME |
"putParTime" |
public static final String |
PUT_PARS |
"putPars" |
public static final String |
PUT_PARS_IN_PROGRESS |
"putParsInProgress" |
public static final String |
PUT_REP_PERSIST_TIME |
"putRepPersistTime" |
public static final String |
PUT_REP_PERSISTS |
"putRepPersists" |
public static final String |
PUT_REP_PERSISTS_IN_PROGRESS |
"putRepPersistsInProgress" |
public static final String |
PUT_REP_TIME |
"putRepTime" |
public static final String |
PUT_REPS |
"putReps" |
public static final String |
PUT_REPS_IN_PROGRESS |
"putRepsInProgress" |
public static final String |
PUTALL_PAR_PERSIST_TIME |
"putAllParPersistTime" |
public static final String |
PUTALL_PAR_PERSISTS |
"putAllParPersists" |
public static final String |
PUTALL_PAR_PERSISTS_IN_PROGRESS |
"putAllParPersistsInProgress" |
public static final String |
PUTALL_PAR_TIME |
"putAllParTime" |
public static final String |
PUTALL_PARS |
"putAllPars" |
public static final String |
PUTALL_PARS_IN_PROGRESS |
"putAllParsInProgress" |
public static final String |
PUTALL_REP_PERSIST_TIME |
"putAllRepPersistTime" |
public static final String |
PUTALL_REP_PERSISTS |
"putAllRepPersists" |
public static final String |
PUTALL_REP_PERSISTS_IN_PROGRESS |
"putAllRepPersistsInProgress" |
public static final String |
PUTALL_REP_TIME |
"putAllRepTime" |
public static final String |
PUTALL_REPS |
"putAllReps" |
public static final String |
PUTALL_REPS_IN_PROGRESS |
"putAllRepsInProgress" |
public static final String |
REBALANCE_TIME |
"rebalanceTime" |
public static final String |
REBALANCES |
"rebalances" |
public static final String |
REBALANCES_IN_PROGRESS |
"rebalancesInProgress" |
public static final String |
REGISTERINTEREST_PAR_PERSIST_TIME |
"registerInterestParPersistTime" |
public static final String |
REGISTERINTEREST_PAR_PERSISTS |
"registerInterestParPersists" |
public static final String |
REGISTERINTEREST_PAR_TIME |
"registerInterestParTime" |
public static final String |
REGISTERINTEREST_PARS |
"registerInterestPars" |
public static final String |
REGISTERINTEREST_REP_PERSIST_TIME |
"registerInterestRepPersistTime" |
public static final String |
REGISTERINTEREST_REP_PERSISTS |
"registerInterestRepPersists" |
public static final String |
REGISTERINTEREST_REP_TIME |
"registerInterestRepTime" |
public static final String |
REGISTERINTEREST_REPS |
"registerInterestReps" |
public static final String |
SLEEP_TIME |
"sleepTime" |
public static final String |
SLEEPS |
"sleeps" |
public static final String |
SLEEPS_IN_PROGRESS |
"sleepsInProgress" |
public static final String |
START_DATAHOST_TIME |
"startDatahostTime" |
public static final String |
START_DATAHOSTS |
"startDatahosts" |
public static final String |
START_DATAHOSTS_IN_PROGRESS |
"startDatahostsInProgress" |
public static final String |
START_SERVER_TIME |
"startServerTime" |
public static final String |
START_SERVERS |
"startServers" |
public static final String |
START_SERVERS_IN_PROGRESS |
"startServersInProgress" |
public static final String |
STOP_DATAHOST_TIME |
"stopDatahostTime" |
public static final String |
STOP_DATAHOSTS |
"stopDatahosts" |
public static final String |
STOP_DATAHOSTS_IN_PROGRESS |
"stopDatahostsInProgress" |
public static final String |
STOP_SERVER_TIME |
"stopServerTime" |
public static final String |
STOP_SERVERS |
"stopServers" |
public static final String |
STOP_SERVERS_IN_PROGRESS |
"stopServersInProgress" |
public static final String |
UPDATE_PAR_EVENTS |
"updateParEvents" |
public static final String |
UPDATE_PAR_LATENCY |
"updateParLatency" |
public static final String |
UPDATE_PAR_PERSIST_EVENTS |
"updateParPersistEvents" |
public static final String |
UPDATE_PAR_PERSIST_LATENCY |
"updateParPersistLatency" |
public static final String |
UPDATE_REP_EVENTS |
"updateRepEvents" |
public static final String |
UPDATE_REP_LATENCY |
"updateRepLatency" |
public static final String |
UPDATE_REP_PERSIST_EVENTS |
"updateRepPersistEvents" |
public static final String |
UPDATE_REP_PERSIST_LATENCY |
"updateRepPersistLatency" |
public static final String |
VM_COUNT |
"vmCount" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
REGION_NAME |
"capConRegion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MEGABYTE |
1048576 |
public static final int |
OFF_HEAP_OVERHEAD |
8 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
KEY_LENGTH |
20 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
LOCATOR_VM |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
AGENT_VM |
3 |
protected final transient boolean |
debug |
false |
public static final int |
NUM_RETRY |
10 |
public static final int |
RETRY_INTERVAL |
100 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MEM_VM |
0 |
public static final long |
REFRESH_INTERVAL |
10000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
REGION_NAME |
"JmxClientStatResourcesCleanupDUnitTest_REGION" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
REGION_NAME1 |
"JmxRegionResourcesCleanupDUnitTest_REGION1" |
protected static final String |
REGION_NAME2 |
"JmxRegionResourcesCleanupDUnitTest_REGION2" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MEM_VM |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MEM_VM |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MEM_VM |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MEM_VM |
0 |
public static final int |
REFRESH_INTERVAL |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
TYPE_CREATE |
0 |
protected static final int |
TYPE_DESTROY |
3 |
protected static final int |
TYPE_INVALIDATE |
2 |
protected static final int |
TYPE_UPDATE |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final long |
MAX_WAIT |
60000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CACHE_KEY |
"CACHE" |
protected static final String |
LOCATOR_KEY |
"LOCATOR" |
protected static final String |
POOL_NAME |
"daPool" |
protected static final String |
REGION_NAME |
"A_REGION" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
SYSTEM_LISTENERS |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final long |
CONCURRENT_TIME |
10L |
protected static final long |
MAX_WAIT |
60000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEY |
"key-" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEY |
"key-" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEY |
"key-" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEY |
"key-" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEY |
"key-" |
public static final String |
REGULAR_EXPRESSION |
".*1+?.*" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
TOTAL_OBJECTS |
1000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
SLEEP |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final boolean |
CLIENT |
true |
protected static final int |
CRASHED |
2 |
protected static final int |
JOINED |
0 |
protected static final int |
LEFT |
1 |
protected static final boolean |
SERVER |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BridgeServerKey |
"BridgeServerKey" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
MAX_TIME |
10000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
TYPE_CREATE |
0 |
protected static final int |
TYPE_DESTROY |
3 |
protected static final int |
TYPE_INVALIDATE |
2 |
protected static final int |
TYPE_UPDATE |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
CALLBACK_CREATE |
0 |
protected static final int |
CALLBACK_DESTROY |
3 |
protected static final int |
CALLBACK_INVALIDATE |
2 |
protected static final int |
CALLBACK_REGION_INVALIDATE |
4 |
protected static final int |
CALLBACK_UPDATE |
1 |
protected static final String |
CHECK_INVALID |
"CHECK_INVALID" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TROUBLE_KEY |
"GoBoom" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final boolean |
CLIENT |
true |
protected static final int |
CRASHED |
2 |
protected static final int |
JOINED |
0 |
protected static final int |
LEFT |
1 |
protected static final boolean |
SERVER |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
INTERVAL_MILLISECONDS |
100 |
protected static final int |
TIMEOUT_MILLISECONDS |
300000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public final int |
SKEDNESS |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
NUM_INTEGERS |
819200 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
NUM_INTEGERS |
819200 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
REGION_NAME |
"region" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
MAX_ENTRIES |
10 |
protected static final String |
OTHER_REGION |
"OtherRegion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
PR_REG_NAME |
"prRegion" |
protected static final String |
REP_REG_NAME |
"repRegion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
C2S2S_SERVER_LISTENER |
3 |
public static final int |
CLIENT_LISTENER |
1 |
public static final int |
CLIENT_LISTENER_2 |
6 |
public static final String |
CREATE |
"CREATE" |
public static final String |
DESTROY |
"DESTROY" |
public static final int |
DURABLE_CLIENT_LISTENER |
5 |
public static final int |
EVENTS_SIZE |
6 |
public static final String |
INVALIDATE |
"INVALIDATE" |
public static final int |
LAST_KEY_LISTENER |
4 |
public static final int |
NO_LISTENER |
0 |
public static final int |
SERVER_LISTENER |
2 |
public static final String |
UPDATE |
"UPDATE" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
REGION_NAME |
"region" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PR_PREFIX |
"PR" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PR_PREFIX |
"PR" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PR_PREFIX |
"PR" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PR_PREFIX |
"PR" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DR_NAME_PREFIX |
"d_" |
public static final String |
PR_NAME_PREFIX |
"p_" |
public static final long |
RUN_LENGTH |
60000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_REGIONS |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
locatorPort |
12345 |
protected static final String |
PR_NAME |
"single_hop_pr" |
protected static final String |
PR_NAME2 |
"single_hop_pr_2" |
protected static final String |
PR_NAME3 |
"single_hop_pr_3" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PR_PREFIX |
"PR" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PR_PREFIX |
"PR" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
DISTRIBUTED_REGION |
0 |
protected static final int |
PARTITIONED_REGION |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected final String |
CUSTOMER |
"custRegion" |
protected final String |
D_REFERENCE |
"distrReference" |
protected final String |
ORDER |
"orderRegion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
diskStoreName1 |
"ds1" |
public static final String |
diskStoreName2 |
"ds2" |
public static final int |
entrySize |
1024 |
public static final int |
maxOplogSize |
1 |
public static final int |
numOfKeys |
1024 |
public static final String |
regionName1 |
"region1" |
public static final String |
regionName2 |
"region2" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
regionName |
"testRegion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REGION_NAME |
"DistributedRegionFunctionExecutionDUnitTest" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
id |
"IteratorFunction" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
VERIFY_DESTROY |
4 |
public static final int |
VERIFY_INVALIDATE |
6 |
public static final int |
VERIFY_LISTENER_CALLBACK |
5 |
public static final int |
VERIFY_NON_COLOCATION |
2 |
public static final int |
VERIFY_REP_READ |
8 |
public static final int |
VERIFY_ROLLBACK |
1 |
public static final int |
VERIFY_TX |
0 |
public static final int |
VERIFY_TXSTATE_CONFLICT |
7 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TEST_FUNCTION1 |
"TestFunction1" |
public static final String |
TEST_FUNCTION2 |
"TestFunction2" |
public static final String |
TEST_FUNCTION3 |
"TestFunction3" |
public static final String |
TEST_FUNCTION4 |
"TestFunction4" |
public static final String |
TEST_FUNCTION5 |
"TestFunction5" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MEMBER_FUNCTION |
"MemberFunction" |
public static final String |
TEST_FUNCTION_EXCEPTION |
"TestFunctionException" |
public static final String |
TEST_FUNCTION_HA |
"executeFunctionHA" |
public static final String |
TEST_FUNCTION_HA_REGION |
"executeFunctionHAOnRegion" |
public static final String |
TEST_FUNCTION_HA_SERVER |
"executeFunctionHAOnServer" |
public static final String |
TEST_FUNCTION_LASTRESULT |
"executeFunctionWithLastResult" |
public static final String |
TEST_FUNCTION_NO_LASTRESULT |
"executeFunctionWithoutLastResult" |
public static final String |
TEST_FUNCTION_NONHA_REGION |
"executeFunctionNonHAOnRegion" |
public static final String |
TEST_FUNCTION_NONHA_SERVER |
"executeFunctionNonHAOnServer" |
public static final String |
TEST_FUNCTION_ONSERVER_REEXECUTE_EXCEPTION |
"executeFunctionReexecuteExceptionOnServer" |
public static final String |
TEST_FUNCTION_REEXECUTE_EXCEPTION |
"executeFunctionReexecuteException" |
public static final String |
TEST_FUNCTION_RESULT_SENDER |
"TestFunctionResultSender" |
public static final String |
TEST_FUNCTION_RETURN_ARGS |
"executeFunctionToReturnArgs" |
public static final String |
TEST_FUNCTION_RUNNING_FOR_LONG_TIME |
"executeFunctionRunningForLongTime" |
public static final String |
TEST_FUNCTION_SEND_EXCEPTION |
"executeFunction_SendException" |
public static final String |
TEST_FUNCTION_SOCKET_TIMEOUT |
"SocketTimeOutFunction" |
public static final String |
TEST_FUNCTION_THROW_EXCEPTION |
"executeFunction_ThrowException" |
public static final String |
TEST_FUNCTION_TIMEOUT |
"executeTimeOut" |
public static final String |
TEST_FUNCTION1 |
"TestFunction1" |
public static final String |
TEST_FUNCTION10 |
"TestFunction10" |
public static final String |
TEST_FUNCTION2 |
"TestFunction2" |
public static final String |
TEST_FUNCTION3 |
"TestFunction3" |
public static final String |
TEST_FUNCTION4 |
"TestFunction4" |
public static final String |
TEST_FUNCTION5 |
"TestFunction5" |
public static final String |
TEST_FUNCTION6 |
"TestFunction6" |
public static final String |
TEST_FUNCTION7 |
"TestFunction7" |
public static final String |
TEST_FUNCTION8 |
"TestFunction8" |
public static final String |
TEST_FUNCTION9 |
"TestFunction9" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEY |
"key-" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
PUTALL_KEY1 |
"putAllKey1" |
protected static final String |
PUTALL_KEY2 |
"putAllKey2" |
protected static final String |
PUTALL_KEY3 |
"putAllKey3" |
protected static final String |
PUTALL_KEY4 |
"putAllKey4" |
protected static final String |
PUTALL_KEY5 |
"putAllKey5" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CREATE_KEY |
"createKey" |
public static final String |
CREATE_VALUE |
"createValue" |
public static final String |
DESTROY_KEY |
"destroyKey" |
public static final String |
DESTROY_VALUE |
"destroyValue" |
public static final String |
INVALIDATE_KEY |
"invalidateKey" |
public static final String |
INVALIDATE_VALUE |
"invalidateValue" |
public static final String |
PUTALL_KEY |
"putAllKey" |
public static final String |
PUTALL_KEY2 |
"putAllKey2" |
public static final String |
PUTALL_VALUE |
"putAllValue" |
public static final String |
PUTALL_VALUE2 |
"putAllValue2" |
public static final String |
UPDATE_KEY |
"updateKey" |
public static final String |
UPDATE_VALUE1 |
"updateValue1" |
public static final String |
UPDATE_VALUE2 |
"updateValue2" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
PUTALL_KEY1 |
"putAllKey1" |
protected static final String |
PUTALL_KEY2 |
"putAllKey2" |
protected static final String |
PUTALL_KEY3 |
"putAllKey3" |
protected static final String |
PUTALL_KEY4 |
"putAllKey4" |
protected static final String |
PUTALL_KEY5 |
"putAllKey5" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
REGION_NAME |
"myregion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
NUM_INTEGERS |
819200 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
NUM_INTEGERS |
819200 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
REGION_NAME |
"REGION_NAME" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
MAX_WAIT |
60000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
TYPE_CREATE |
0 |
protected static final int |
TYPE_DESTROY |
3 |
protected static final int |
TYPE_INVALIDATE |
2 |
protected static final int |
TYPE_UPDATE |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEY |
"KeyMatrix1" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
BIG_OBJECT_MASK |
2 |
public static final byte |
COMPLETE_MASK |
3 |
public static final byte |
INT_MASK |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
client_k1 |
"client-k1" |
protected static final String |
client_k2 |
"client-k2" |
protected static final String |
k1 |
"k1" |
protected static final String |
k2 |
"k2" |
protected static final String |
REGION_NAME |
"HAInterestBaseTest_region" |
protected static final String |
server_k1 |
"server-k1" |
protected static final String |
server_k1_updated |
"server_k1_updated" |
protected static final String |
server_k2 |
"server-k2" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLIENT_PORT |
22225 |
public static final int |
MAX_PUT |
5 |
public static final String |
REGION_NAME |
"WanQueueSizeDUnitTest" |
public static final int |
SERVER_PORT |
22224 |
public static final int |
SOCKET_BUFF_SIZE |
256000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BASE |
2 |
public static final String |
codeTable |
"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ ,.!?\"\'()" |
public static final int |
NOP |
0 |
public static final int |
RAW |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
customerRegionName |
"CUSTOMER" |
protected static final String |
orderRegionName |
"ORDER" |
protected static final String |
shipmentRegionName |
"SHIPMENT" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REGION_NAME |
"compressedRegion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEY_1 |
"key1" |
public static final String |
KEY_2 |
"key2" |
public static final String |
KEY_3 |
"key3" |
public static final String |
REGION_NAME |
"compressedRegion" |
public static final int |
TEST_VM |
0 |
public static final String |
VALUE_1 |
"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam auctor bibendum tempus. Suspendisse potenti. Ut enim neque, mattis et mattis ac, vulputate quis leo. Cras a metus metus, eget cursus ipsum. Aliquam sagittis condimentum massa aliquet rhoncus. Aliquam sed luctus neque. In hac habitasse platea dictumst." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DISK_STORE |
"diskStore" |
public static final String |
KEY_1 |
"key1" |
public static final String |
REGION_NAME |
"compressedRegion" |
public static final String |
VALUE_1 |
"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam auctor bibendum tempus. Suspendisse potenti. Ut enim neque, mattis et mattis ac, vulputate quis leo. Cras a metus metus, eget cursus ipsum. Aliquam sagittis condimentum massa aliquet rhoncus. Aliquam sed luctus neque. In hac habitasse platea dictumst." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
COMPRESSED_REGION_NAME |
"compressedRegion" |
protected static final int |
TEST_VM |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEY_1 |
"key1" |
public static final String |
KEY_2 |
"key2" |
public static final String |
KEY_3 |
"key3" |
public static final String |
REGION_NAME |
"compressedRegion" |
public static final int |
TEST_VM |
0 |
public static final String |
VALUE_1 |
"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam auctor bibendum tempus. Suspendisse potenti. Ut enim neque, mattis et mattis ac, vulputate quis leo. Cras a metus metus, eget cursus ipsum. Aliquam sagittis condimentum massa aliquet rhoncus. Aliquam sed luctus neque. In hac habitasse platea dictumst." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REGION_NAME |
"compressedRegion" |
public static final String |
REGION_NAME_2 |
"compressedRegion2" |
public static final int |
TEST_VM |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_LOG_FILE |
"locator.log" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final long |
SLEEP |
100L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COMMON_REGION |
"region1" |
public static final String |
COMMON_REGION_GROUP1 |
"region_group1" |
public static final String |
COMMON_REGION_GROUP2 |
"region_group2" |
public static final String |
GROUP1 |
"group1" |
public static final String |
GROUP2 |
"group2" |
public static final String |
MEMBER_1_GROUP1 |
"member1_group1" |
public static final String |
MEMBER_1_GROUP2 |
"member1_group2" |
public static final String |
MEMBER_2_GROUP1 |
"member2_group1" |
public static final String |
MEMBER_2_GROUP2 |
"member2_group2" |
public static final String |
REGION_MEMBER1_GROUP1 |
"region_member1_group1" |
public static final String |
REGION_MEMBER1_GROUP2 |
"region_member1_group2" |
public static final String |
REGION_MEMBER2_GROUP1 |
"region_member2_group1" |
public static final String |
REGION_MEMBER2_GROUP2 |
"region_member2_group2" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
USE_HTTP_SYSTEM_PROPERTY |
"useHTTP" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
DEFAULT_REGION_INITIAL_CAPACITY |
10000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
INT_CR |
13 |
protected static final int |
INT_LF |
10 |
protected static final int |
INT_SPACE |
32 |
protected static final int |
INT_TAB |
9 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
regionName |
"AuthRegion" |
protected static final String |
subregionName |
"AuthSubregion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CHECK_EXCEPTION |
8 |
public static final int |
CHECK_FAIL |
1 |
public static final int |
CHECK_NOKEY |
512 |
public static final int |
CHECK_NOREGION |
4 |
public static final int |
CHECK_NOTAUTHZ |
2 |
public static final int |
ENABLE_DRF |
16384 |
public static final int |
LOCAL_OP |
256 |
public static final int |
NO_CREATE_SUBREGION |
2048 |
public static final int |
NONE |
0 |
public static final int |
REGISTER_POLICY_NONE |
32768 |
public static final int |
USE_ALL_KEYS |
32 |
public static final int |
USE_LIST |
128 |
public static final int |
USE_NEWVAL |
16 |
public static final int |
USE_NOTAUTHZ |
8192 |
public static final int |
USE_OLDCONN |
4096 |
public static final int |
USE_REGEX |
64 |
public static final int |
USE_SUBREGION |
1024 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PASSWORD |
"security-password" |
public static final String |
USER_NAME |
"security-username" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
AUTHFAIL_EXCEPTION |
2 |
public static final int |
AUTHREQ_EXCEPTION |
1 |
public static final int |
CONNREFUSED_EXCEPTION |
3 |
public static final int |
NO_AVAILABLE_SERVERS |
6 |
public static final int |
NO_EXCEPTION |
0 |
public static final int |
NOFORCE_AUTHREQ_EXCEPTION |
16 |
public static final int |
NOTAUTHZ_EXCEPTION |
4 |
public static final int |
OTHER_EXCEPTION |
5 |
protected static final String |
regionName |
"AuthRegion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
HORIZONTAL |
0 |
public static final int |
SIZE |
100 |
public static final int |
VERTICAL |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
serialVersionUID |
1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
serialVersionUID |
1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
serialVersionUID |
1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
serialVersionUID |
1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
VmIDStr |
"VmId_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
connectionLoadKey |
"ConnectionLoadKey_" |
protected static final String |
currentClientConnKey |
"CurrentClientConnections_" |
protected static final String |
currentQueueConnKey |
"CurrentQueueConnections_" |
protected static final String |
queueLoadKey |
"QueueLoadKey_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CACHE_XML_FILE |
"/container/phoneDirectoryCache.xml" |
protected static final String |
PHONE_DIRECTORY_CACHE_NAME |
"PhoneDirectoryServiceTest" |
protected static final String |
PHONE_DIRECTORY_REGION_PATH |
"/phoneDirectory" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_GEMFIRE_CACHE_XML_FILE |
"/container/app/phonedirectory/dao/provider/phoneDirectoryCache.xml" |
public static final String |
DEFAULT_GEMFIRE_CONFIGURATION_FILE |
"/container/app/phonedirectory/dao/provider/gemfire.properties" |
public static final String |
DEFAULT_GEMFIRE_LOG_LEVEL |
"warning" |
public static final String |
DEFAULT_GEMFIRE_MCAST_PORT |
"56123" |
protected static final boolean |
DEFAULT_LAZY_INITIALIZE |
false |
public static final String |
PHONE_DIRECTORY_CACHE_NAME |
"CachingPhoneDirectoryDao" |
public static final String |
PHONE_DIRECTORY_REGION_PATH |
"/phoneDirectory" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SERVICE_NAME |
"phoneDirectoryService" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_REGISTRY_HOST |
"localhost" |
public static final int |
DEFAULT_REGISTRY_PORT |
1099 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DEFAULT_HOST |
"localhost" |
protected static final int |
DEFAULT_PORT |
1099 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_DATE_FORMAT_PATTERN |
"MM/dd/yyyy hh:mm a" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NOT_IMPLEMENTED |
"Not Implemented!" |
public static final String |
OPERATION_NOT_SUPPORTED |
"Operation Not Supported!" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
CLOSE_CQ |
4 |
protected static final int |
DO_NOTHING |
99 |
protected static final int |
EXCEUTE_CQ |
1 |
protected static final int |
EXCEUTE_CQ_WITH_INITIAL_RESULTS |
2 |
protected static final int |
STOP_CQ |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ENTRY_ADD_OPERATION |
1 |
protected static final int |
ENTRY_DESTROY_OPERATION |
2 |
protected static final int |
ENTRY_INVALIDATE_OPERATION |
3 |
protected static final int |
ENTRY_UPDATE_OPERATION |
6 |
protected static final String |
VmIDStr |
"VmId_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ADD_NEW_KEY |
7 |
protected static final int |
DESTROY |
3 |
protected static final int |
FIRST_OP |
1 |
protected static final int |
GET |
6 |
protected static final int |
INVALIDATE |
1 |
protected static final int |
LAST_OP |
7 |
protected static final int |
LOCAL_DESTROY |
4 |
protected static final int |
LOCAL_INVALIDATE |
2 |
protected static final String |
REGION_NAME |
"TestRegion" |
protected final int |
SLEEP_BETWEEN_OPS_MILLIS |
50 |
protected static final int |
UPDATE_EXISTING_KEY |
5 |
protected static final String |
VmIDStr |
"VmId_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
VmIDStr |
"VmId_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
createCallbackPrefix |
"Create event originated in pid " |
protected static final String |
destroyCallbackPrefix |
"Destroy event originated in pid " |
protected static final int |
ENTRY_ADD_OPERATION |
1 |
protected static final int |
ENTRY_DESTROY_OPERATION |
2 |
protected static final int |
ENTRY_GET_NEW_OPERATION |
8 |
protected static final int |
ENTRY_GET_OPERATION |
7 |
protected static final int |
ENTRY_INVALIDATE_OPERATION |
3 |
protected static final int |
ENTRY_LOCAL_DESTROY_OPERATION |
4 |
protected static final int |
ENTRY_LOCAL_INVALIDATE_OPERATION |
5 |
protected static final int |
ENTRY_MODIFY_VALUE |
9 |
protected static final int |
ENTRY_UPDATE_OPERATION |
6 |
protected static final String |
getCallbackPrefix |
"Get originated in pid " |
protected static final String |
invalidateCallbackPrefix |
"Invalidate event originated in pid " |
protected static final String |
regionDestroyCallbackPrefix |
"Region destroy event originated in pid " |
protected static final String |
regionInvalidateCallbackPrefix |
"Region invalidate event originated in pid " |
protected static final String |
ThreadIDStr |
"ThreadId_" |
protected static final String |
updateCallbackPrefix |
"Update event originated in pid " |
protected static final String |
VmIDStr |
"VmId_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
cqPrefix |
"cq" |
protected static final int |
GET_CQ_ATTRIBUTES |
0 |
protected static final int |
GET_CQ_NAME |
1 |
protected static final int |
GET_CQ_RESULTS |
2 |
protected static final int |
GET_QUERY |
3 |
protected static final int |
GET_QUERY_STRING |
4 |
protected static final int |
GET_STATISTICS |
5 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DestroyedKeys |
"DestroyedKeys" |
public static final String |
EntryDone |
"EntryDone" |
public static final String |
PerformedDestroyRegion |
"PerformedDestroyRegion" |
public static final String |
PerformedInvalidateRegion |
"PerformedInvalidateRegion" |
public static final String |
RegionSnapshot |
"RegionSnapshot" |
public static final String |
Scope |
"Scope" |
public static final String |
VerifyDone |
"VerifyDone" |
public static final String |
VerifyFlag |
"VerifyFlag" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ADD_LISTENER |
1 |
protected static final int |
INIT_LISTENERS |
3 |
protected static final int |
REMOVE_LISTENER |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
CLEAR_REGION |
10 |
protected static final int |
INVALIDATE |
4 |
protected static final int |
INVALIDATE_REGION |
11 |
protected static final int |
PUT |
1 |
protected static final int |
PUT_ALL |
2 |
protected static final int |
REMOVE |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEY |
"key-" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
fromDeltaReadTooMuch |
7 |
public static final int |
fromDeltaThrowsError |
6 |
public static final int |
fromDeltaThrowsException |
3 |
public static final int |
fromDeltaThrowsInvDelExc |
9 |
public static final int |
fromDeltaThrowsIOException |
11 |
public static final int |
hasDeltaThrowsError |
4 |
public static final int |
hasDeltaThrowsException |
1 |
public static final int |
numberOfBadDeltaTestCases |
11 |
public static final int |
toDeltaThrowsError |
5 |
public static final int |
toDeltaThrowsException |
2 |
public static final int |
toDeltaThrowsIOException |
10 |
public static final int |
toDeltaWriteNothing |
8 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DestroyedKeys |
"DestroyedKeys" |
public static final String |
EntryDone |
"EntryDone" |
public static final String |
ErrorKey |
"Error" |
public static final String |
RegionSnapshot |
"RegionSnapshot" |
public static final String |
VerifyDone |
"VerifyDone" |
public static final String |
VerifyFlag |
"VerifyFlag" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
createCallbackPrefix |
"Create event originated in pid " |
protected static final String |
destroyCallbackPrefix |
"Destroy event originated in pid " |
protected static final int |
ENTRY_ADD_OPERATION |
1 |
protected static final int |
ENTRY_DESTROY_OPERATION |
2 |
protected static final int |
ENTRY_GET_NEW_OPERATION |
8 |
protected static final int |
ENTRY_GET_OPERATION |
7 |
protected static final int |
ENTRY_INVALIDATE_OPERATION |
3 |
protected static final int |
ENTRY_LOCAL_DESTROY_OPERATION |
4 |
protected static final int |
ENTRY_LOCAL_INVALIDATE_OPERATION |
5 |
protected static final int |
ENTRY_MODIFY_VALUE |
9 |
protected static final int |
ENTRY_UPDATE_OPERATION |
6 |
protected static final String |
fromDeltaKey |
"fromDeltaCallsForVmID_" |
protected static final String |
fullDistribution |
"Full distribution" |
protected static final String |
getCallbackPrefix |
"Get originated in pid " |
protected static final String |
hasDeltaKey |
"hasDeltaCallsForVmID_" |
protected static final String |
invalidateCallbackPrefix |
"Invalidate event originated in pid " |
protected static final String |
redundantCopiesKey |
"RedundantCopies" |
protected static final String |
regionDestroyCallbackPrefix |
"Region destroy event originated in pid " |
protected static final String |
regionInvalidateCallbackPrefix |
"Region invalidate event originated in pid " |
protected static final String |
regionSnapshotKey |
"regionSnapshotVmID" |
protected static final String |
toDeltaKey |
"toDeltaCallsForVmID_" |
protected static final String |
updateCallbackPrefix |
"Update event originated in pid " |
protected static final String |
updatedKeysKey |
"updatedKeysVmID_" |
protected static final String |
updatedKeysNotDistKey |
"updatedKeysNotDistVmID_" |
protected static final String |
updatedKeysWithDeltaKey |
"updatedKeysWithDeltaVmID_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
severeKey |
"severe" |
public static final String |
warningKey |
"warning" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LAST_KEY |
"last_key" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
clearedRegions |
"clearedRegionFullPaths" |
public static final String |
giiStatePrm |
"giiStatePrm" |
public static final String |
regionSnapshotKey |
"regionSnapshotKey" |
public static final String |
tombstoneCount |
"tombstoneCount_thr" |
public static final String |
uniqueKeyIndex |
"uniqueKeyIndexForThread_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
CACHE_OPERATIONS |
10 |
protected static final int |
CLEAR_REGION |
12 |
protected static final String |
createCallbackPrefix |
"Create event originated in pid " |
protected static final String |
destroyCallbackPrefix |
"Destroy event originated in pid " |
protected static final int |
ENTRY_ADD_OPERATION |
1 |
protected static final int |
ENTRY_DESTROY_OPERATION |
2 |
protected static final int |
ENTRY_GET_NEW_OPERATION |
8 |
protected static final int |
ENTRY_GET_OPERATION |
7 |
protected static final int |
ENTRY_INVALIDATE_OPERATION |
3 |
protected static final int |
ENTRY_LOCAL_DESTROY_OPERATION |
4 |
protected static final int |
ENTRY_LOCAL_INVALIDATE_OPERATION |
5 |
protected static final int |
ENTRY_PUTALL_OPERATION |
9 |
protected static final int |
ENTRY_UPDATE_OPERATION |
6 |
protected static final String |
getCallbackPrefix |
"Get originated in pid " |
protected static final String |
invalidateCallbackPrefix |
"Invalidate event originated in pid " |
protected static final int |
PUTS_FOR_KEY_ORDER_POLICY |
11 |
protected static final String |
updateCallbackPrefix |
"Update event originated in pid " |
protected static final String |
VMID |
"vmid_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
wellKnownFileName |
"allowInstaniation.ser" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
allowPersistedMemberInfo |
"allowPersistedMemberInfo" |
public static final String |
clearedRegionList |
"clearedRegionFullPaths" |
public static final String |
firstKeyIndexKey |
"firstKeyIndex" |
public static final String |
lastKeyIndexKey |
"lastKeyIndex" |
public static final String |
shutDownAllKey |
"shutDownAllKey" |
public static final String |
taskStep |
"taskStep" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
CACHE_OPERATIONS |
10 |
protected static final int |
CLEAR_REGION |
12 |
protected static final String |
createCallbackPrefix |
"Create event originated in pid " |
protected static final String |
destroyCallbackPrefix |
"Destroy event originated in pid " |
protected static final int |
ENTRY_ADD_OPERATION |
1 |
protected static final int |
ENTRY_DESTROY_OPERATION |
2 |
protected static final int |
ENTRY_GET_NEW_OPERATION |
8 |
protected static final int |
ENTRY_GET_OPERATION |
7 |
protected static final int |
ENTRY_INVALIDATE_OPERATION |
3 |
protected static final int |
ENTRY_LOCAL_DESTROY_OPERATION |
4 |
protected static final int |
ENTRY_LOCAL_INVALIDATE_OPERATION |
5 |
protected static final int |
ENTRY_PUTALL_OPERATION |
9 |
protected static final int |
ENTRY_UPDATE_OPERATION |
6 |
protected static final String |
getCallbackPrefix |
"Get originated in pid " |
protected static final String |
invalidateCallbackPrefix |
"Invalidate event originated in pid " |
public static final String |
newVersionXmlKey |
"newVersionXmlFile" |
public static final String |
oldVersionXmlKey |
"oldVersionXmlFile" |
protected static final int |
PUTS_FOR_KEY_ORDER_POLICY |
11 |
protected static final String |
regionDestroyCallbackPrefix |
"Region destroy event originated in pid " |
protected static final String |
regionInvalidateCallbackPrefix |
"Region invalidate event originated in pid " |
protected static final String |
updateCallbackPrefix |
"Update event originated in pid " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ADD_OPERATION |
1 |
protected static final int |
DESTROY_OPERATION |
4 |
protected static final int |
DISK_FOR_OVRFLW |
2 |
protected static final int |
DISK_FOR_OVRFLW_PERSIST |
4 |
protected static final int |
DISK_FOR_PERSIST |
3 |
protected static final int |
INVALIDATE_OPERATION |
3 |
protected static final int |
KEY_LENGTH |
20 |
protected static final int |
LOCAL_DESTROY_OPERATION |
7 |
protected static final int |
LOCAL_INVALIDATE_OPERATION |
6 |
protected static final int |
NO_DISK |
1 |
protected static final int |
PUT_IF_ABSENT |
8 |
protected static final int |
READ_OPERATION |
5 |
protected static final String |
REGION_NAME |
"diskRegion" |
protected static final int |
REMOVE |
10 |
protected static final int |
REPLACE |
9 |
protected static final int |
UPDATE_OPERATION |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
DISK_FOR_OVRFLW_PERSIST |
2 |
protected static final int |
DISK_FOR_PERSIST |
1 |
protected static final String |
INIT_REGION_SIZE |
"initial region size" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
CLEAR |
11 |
protected static final int |
CM_REMOVE |
6 |
protected static final int |
FORCE_ROLLING |
14 |
protected static final int |
INVALIDATE |
4 |
protected static final int |
PUT |
1 |
protected static final int |
PUT_ALL |
2 |
protected static final int |
PUT_IF_ABSENT |
5 |
protected static final int |
REGION_DESTROY |
13 |
protected static final int |
REGION_INVALIDATE |
12 |
protected static final int |
REMOVE |
3 |
protected static final int |
WRITE_TO_DISK |
15 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_CACHE_VENDOR |
"gemfire" |
public static final int |
GEMFIRE |
0 |
public static final int |
HASHMAP |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ROOT_REGION_NAME |
"DLockRegion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCK_SERVICE_NAME |
"MyLockService" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
LOCK_SERVICE_PREFIX |
"MyLockService_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
LOCKS |
100 |
protected static final String |
LOCKS_NAME |
"locks" |
protected static final int |
UNLOCKS |
101 |
protected static final String |
UNLOCKS_NAME |
"unlocks" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
LOCK_TIME |
"lockTime" |
protected static final String |
LOCKS |
"locks" |
protected static final String |
UNLOCK_TIME |
"unlockTime" |
protected static final String |
UNLOCKS |
"unlocks" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
ObjectToLock |
"objectToLock" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
ObjectToLock |
"objectToLock" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ROOT_REGION_NAME |
"DLockRegion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
grantTimeIndex |
2 |
protected static final int |
leaseTimeIndex |
4 |
protected static final int |
lockOrderIndex |
0 |
protected static final String |
ObjectToLock |
"objectToLock" |
protected static final int |
releaseTimeIndex |
3 |
protected static final int |
resultsArrSize |
5 |
protected static final int |
startTimeIndex |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DUNIT_DIR |
"dunit" |
public static final String |
LOG_LEVEL |
"fine" |
public static final String |
WORKSPACE_DIR_PARAM |
"WORKSPACE_DIR" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FULL_LIST |
"FULL LIST : " |
public static final int |
NETDOWN_TIME |
30 |
public static final String |
PARTIAL_LIST |
"PARTIAL LIST : " |
public static final String |
SLOW_START_TIME |
"80000" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
OPS_KEYS |
"OPS KEYS : " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LAST_KEY |
"last_key" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ADD_OPERATION |
1 |
protected static final int |
CLEAR_OPERATION |
9 |
protected static final String |
createCallbackPrefix |
"Create event originated in pid " |
protected static final int |
DESTROY_OPERATION |
4 |
protected static final String |
destroyCallbackPrefix |
"Destroy event originated in pid " |
protected static final int |
INVALIDATE_OPERATION |
3 |
protected static final String |
invalidateCallbackPrefix |
"Invalidate event originated in pid " |
protected static final int |
LOCAL_DESTROY_OPERATION |
7 |
protected static final int |
LOCAL_INVALIDATE_OPERATION |
6 |
protected static final String |
memberIdString |
" memberId=" |
public static final int |
MILLIS_TO_WAIT |
60000 |
protected static final String |
PR_NAME_PREFIX |
"ParReg_" |
protected static final int |
PUT_IF_ABSENT_OPERATION |
10 |
protected static final int |
PUTALL_OPERATION |
13 |
protected static final int |
READ_OPERATION |
5 |
protected static final int |
REGION_CLOSE_OPERATION |
8 |
protected static final String |
regionDestroyCallbackPrefix |
"Region destroy event originated in pid " |
protected static final String |
regionInvalidateCallbackPrefix |
"Region invalidate event originated in pid " |
protected static final int |
REMOVE_OPERATION |
11 |
protected static final int |
REPLACE_OPERATION |
12 |
protected static final int |
UPDATE_OPERATION |
2 |
protected static final String |
updateCallbackPrefix |
"Update event originated in pid " |
protected static final String |
VmIDStr |
"VmId_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ADD_LISTENER |
1 |
protected static final int |
INIT_LISTENERS |
3 |
protected static final int |
REMOVE_LISTENER |
2 |
protected static final int |
SET_LISTENER |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ADD_OPERATION |
1 |
protected static final int |
CLEAR_OPERATION |
9 |
protected static final String |
createCallbackPrefix |
"Create event originated in pid " |
protected static final int |
DESTROY_OPERATION |
4 |
protected static final String |
destroyCallbackPrefix |
"Destroy event originated in pid " |
protected static final int |
INVALIDATE_OPERATION |
3 |
protected static final String |
invalidateCallbackPrefix |
"Invalidate event originated in pid " |
protected static final int |
LOCAL_DESTROY_OPERATION |
7 |
protected static final int |
LOCAL_INVALIDATE_OPERATION |
6 |
protected static final String |
memberIdString |
" memberId=" |
public static final int |
MILLIS_TO_WAIT |
60000 |
protected static final int |
NO_OPERATION |
-1 |
protected static final int |
READ_OPERATION |
5 |
protected static final int |
REGION_CLOSE_OPERATION |
8 |
protected static final String |
regionDestroyCallbackPrefix |
"Region destroy event originated in pid " |
protected static final String |
regionInvalidateCallbackPrefix |
"Region invalidate event originated in pid " |
protected static final int |
UPDATE_OPERATION |
2 |
protected static final String |
updateCallbackPrefix |
"Update event originated in pid " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
IdleTODestroyIndex |
4 |
protected static final int |
IdleTOInvalIndex |
6 |
protected static final int |
IdleTOLocalDestroyIndex |
5 |
protected static final int |
IdleTOLocalInvalIndex |
7 |
protected static final int |
numRegions |
8 |
protected static final int |
TTLDestroyIndex |
0 |
protected static final int |
TTLInvalIndex |
2 |
protected static final int |
TTLLocalDestroyIndex |
1 |
protected static final int |
TTLLocalInvalIndex |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
returnStr |
"String from getInitialImage.GiiLoader: " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BACKUP_DIR_LIST |
"BackupDirList" |
public static final String |
REGION_DESTROY_LIST |
"RegionDestroyList" |
public static final String |
REGION_INVALIDATE_LIST |
"RegionInvalidateList" |
public static final String |
REGION_TO_DESTROY |
"RegionToDestroy" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ADD_NEW_KEY |
7 |
protected static final int |
DESTROY |
3 |
protected static final int |
FIRST_OP |
1 |
protected static final int |
GET |
6 |
protected static final int |
INVALIDATE |
1 |
protected static final int |
LAST_OP |
8 |
protected static final int |
LOCAL_DESTROY |
4 |
protected static final int |
LOCAL_INVALIDATE |
2 |
protected final long |
LOG_INTERVAL_MILLIS |
10000L |
protected static final int |
PUTALL_NEW_KEY |
8 |
protected static final String |
REGION_NAME |
"TestRegion" |
protected static final int |
UPDATE_EXISTING_KEY |
5 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DestroyedKeys |
"DestroyedKeys" |
public static final String |
RegionSnapshot |
"RegionSnapshot" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ADD_OPERATION |
1 |
protected static final int |
CACHE_CLOSE_OPERATION |
11 |
protected static final int |
CLEAR_OPERATION |
9 |
protected static final String |
createCallbackPrefix |
"Create event originated in pid " |
protected static final int |
DESTROY_CREATE_OPERATION |
10 |
protected static final int |
DESTROY_OPERATION |
4 |
protected static final String |
destroyCallbackPrefix |
"Destroy event originated in pid " |
protected static final int |
INVALIDATE_OPERATION |
3 |
protected static final String |
invalidateCallbackPrefix |
"Invalidate event originated in pid " |
protected static final int |
KILL_VM_OPERATION |
12 |
protected static final int |
LOCAL_DESTROY_OPERATION |
7 |
protected static final int |
LOCAL_INVALIDATE_OPERATION |
6 |
protected static final int |
PUT_IF_ABSENT_OPERATION |
15 |
protected static final int |
PUTALL_ADD_OPERATION |
13 |
protected static final int |
PUTALL_UPDATE_OPERATION |
14 |
protected static final int |
READ_OPERATION |
5 |
protected static final int |
REGION_CLOSE_OPERATION |
8 |
protected static final String |
REGION_NAME |
"myRegion" |
protected static final int |
REMOVE_OPERATION |
16 |
protected static final int |
REPLACE_OPERATION |
17 |
protected static final int |
UPDATE_OPERATION |
2 |
protected static final String |
updateCallbackPrefix |
"Update event originated in pid " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
NUM_EXTRA_KEYS |
100 |
protected static final String |
REGION_NAME |
"InterestPolicyRegion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
createCallbackPrefix |
"Create event originated in pid " |
protected static final String |
destroyCallbackPrefix |
"Destroy event originated in pid " |
protected static final int |
ENTRY_ADD_OPERATION |
1 |
protected static final int |
ENTRY_DESTROY_OPERATION |
2 |
protected static final int |
ENTRY_GET_NEW_OPERATION |
8 |
protected static final int |
ENTRY_GET_OPERATION |
7 |
protected static final int |
ENTRY_INVALIDATE_OPERATION |
3 |
protected static final int |
ENTRY_LOCAL_DESTROY_OPERATION |
4 |
protected static final int |
ENTRY_LOCAL_INVALIDATE_OPERATION |
5 |
protected static final int |
ENTRY_UPDATE_OPERATION |
6 |
protected static final String |
getCallbackPrefix |
"Get originated in pid " |
protected static final String |
invalidateCallbackPrefix |
"Invalidate event originated in pid " |
protected static final int |
PUT_IF_ABSENT_OPERATION |
9 |
protected static final String |
REGION_NAME |
"InterestPolicyRegion" |
protected static final String |
regionDestroyCallbackPrefix |
"Region destroy event originated in pid " |
protected static final String |
regionInvalidateCallbackPrefix |
"Region invalidate event originated in pid " |
protected static final int |
REMOVE_OPERATION |
10 |
protected static final int |
REPLACE_OPERATION |
11 |
protected static final String |
updateCallbackPrefix |
"Update event originated in pid " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REGION_NAME |
"/root/day0" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
REGION_0A |
0 |
public static final int |
REGION_0B |
1 |
public static final String |
STRING_PAD |
"1234567890123456789012345678901234567890" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
createCallbackPrefix |
"Create event originated in pid " |
protected static final String |
destroyCallbackPrefix |
"Destroy event originated in pid " |
protected static final int |
ENTRY_ADD_OPERATION |
1 |
protected static final int |
ENTRY_DESTROY_OPERATION |
2 |
protected static final int |
ENTRY_GET_NEW_OPERATION |
8 |
protected static final int |
ENTRY_GET_OPERATION |
7 |
protected static final int |
ENTRY_INVALIDATE_OPERATION |
3 |
protected static final int |
ENTRY_LOCAL_DESTROY_OPERATION |
4 |
protected static final int |
ENTRY_LOCAL_INVALIDATE_OPERATION |
5 |
protected static final int |
ENTRY_PUTALL_OPERATION |
12 |
protected static final int |
ENTRY_UPDATE_OPERATION |
6 |
protected static final String |
getCallbackPrefix |
"Get originated in pid " |
protected static final String |
invalidateCallbackPrefix |
"Invalidate event originated in pid " |
protected static final int |
PUT_IF_ABSENT_OPERATION |
9 |
protected static final String |
regionDestroyCallbackPrefix |
"Region destroy event originated in pid " |
protected static final String |
regionInvalidateCallbackPrefix |
"Region invalidate event originated in pid " |
protected static final int |
REMOVE_OPERATION |
10 |
protected static final int |
REPLACE_OPERATION |
11 |
protected static final String |
updateCallbackPrefix |
"Update event originated in pid " |
protected static final String |
VmIDStr |
"VmId_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LAST_KEY |
"last_key" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_DELAY_FOR_DISPATCHER_START |
"100000" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
HDFS_RESULT_REGION |
"hdfsResultRegion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT |
"default" |
public static final String |
NONE |
"none" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
RMI_NAME |
"bootstrapper" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLIENT_NAME_PROPERTY |
"clientName" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_REGION_NAME |
"DefaultRegion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ASYNC |
1 |
public static final int |
DEFAULT_START_MODE |
-31 |
public static final int |
DEFAULT_STOP_MODE |
-21 |
public static final String |
Immediate |
"immediate" |
public static final int |
IMMEDIATE |
-30 |
public static final int |
MEAN_EXIT |
-23 |
public static final int |
MEAN_KILL |
-21 |
public static final String |
MeanExit |
"mean_exit" |
public static final String |
MeanKill |
"mean_kill" |
public static final String |
Never |
"never" |
public static final int |
NEVER |
-32 |
public static final int |
NICE_DISCONNECT |
-24 |
public static final int |
NICE_EXIT |
-22 |
public static final int |
NICE_KILL |
-20 |
public static final String |
NiceDisconnect |
"nice_disconnect" |
public static final String |
NiceExit |
"nice_exit" |
public static final String |
NiceKill |
"nice_kill" |
public static final int |
ON_DEMAND |
-31 |
public static final String |
OnDemand |
"on_demand" |
protected static final int |
SYNC |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
DEAD |
3 |
protected static final int |
DISCONNECTED |
4 |
protected static final int |
LIVE |
2 |
protected static final int |
PENDING |
1 |
protected static final int |
POTENTIAL |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DISCOVERY_FILE_NAME |
"discovery.dat" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
ASYNC_DIST_PROP_NAME |
"gemfire.asynchronous-gateway-distribution-enabled" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ALL_AVAILABLE |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCATOR_LOG_FILE_PREFIX |
"locator_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_DISTRIBUTED_SYSTEM_NAME |
"ds" |
public static final String |
DISTRIBUTED_SYSTEM_NAME_PROPERTY |
"distributedSystemName" |
public static final String |
GEMFIRE_NAME_PROPERTY |
"gemfireName" |
public static final String |
LONER |
"loner" |
public static final String |
NONE |
"none" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
GFMON_DIR |
"gfmon" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_EXTRA_VM_ARGS |
"-Xms64m -Xmx256m" |
public static final String |
LOG_LEVEL_PROPERTY_NAME |
"logLevel" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
GFXD_SECURE_KEYTAB_FILE |
"/export/gcm/where/java/hadoop/hadoop-secure-keytabs/gfxd-secure.keytab" |
public static final String |
HDFS_SECURE_KEYTAB_FILE |
"/export/gcm/where/java/hadoop/hadoop-secure-keytabs/hdfs-secure.keytab" |
public static final String |
MAPRED_SECURE_KEYTAB_FILE |
"/export/gcm/where/java/hadoop/hadoop-secure-keytabs/mapred.keytab" |
public static final String |
YARN_SECURE_KEYTAB_FILE |
"/export/gcm/where/java/hadoop/hadoop-secure-keytabs/yarn.keytab" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
APACHE220 |
"/export/gcm/where/java/hadoop/hadoop-2.2.0" |
protected static final String |
APACHE220_Jars |
"/export/gcm/where/java/hadoop/hadoop-2.2.0/share/hadoop/common/lib/commons-cli-1.2.jar /export/gcm/where/java/hadoop/hadoop-2.2.0/share/hadoop/common/lib/commons-codec-1.4.jar /export/gcm/where/java/hadoop/hadoop-2.2.0/share/hadoop/common/lib/commons-configuration-1.6.jar /export/gcm/where/java/hadoop/hadoop-2.2.0/share/hadoop/common/lib/commons-io-2.1.jar /export/gcm/where/java/hadoop/hadoop-2.2.0/share/hadoop/common/lib/commons-lang-2.5.jar /export/gcm/where/java/hadoop/hadoop-2.2.0/share/hadoop/common/lib/commons-logging-1.1.1.jar /export/gcm/where/java/hadoop/hadoop-2.2.0/share/hadoop/common/lib/guava-11.0.2.jar /export/gcm/where/java/hadoop/hadoop-2.2.0/share/hadoop/common/lib/jsr305-1.3.9.jar /export/gcm/where/java/hadoop/hadoop-2.2.0/share/hadoop/common/lib/log4j-1.2.17.jar /export/gcm/where/java/hadoop/hadoop-2.2.0/share/hadoop/common/lib/slf4j-api-1.7.5.jar /export/gcm/where/java/slf4j/jdk14/1.7.5/slf4j-jdk14-1.7.5.jar /export/gcm/where/java/hadoop/hadoop-2.2.0/share/hadoop/common/lib/hadoop-annotations-2.2.0.jar /export/gcm/where/java/hadoop/hadoop-2.2.0/share/hadoop/common/lib/hadoop-auth-2.2.0.jar /export/gcm/where/java/hadoop/hadoop-2.2.0/share/hadoop/common/hadoop-common-2.2.0.jar /export/gcm/where/java/hadoop/hadoop-2.2.0/share/hadoop/hdfs/hadoop-hdfs-2.2.0.jar /export/gcm/where/java/hbase/0.94.4-gemfire-r45047/hbase-0.94.4-gemfire-r45047.jar /export/gcm/where/java/hadoop/hadoop-2.2.0/share/hadoop/common/lib/protobuf-java-2.5.0.jar" |
public static final String |
APACHE220_OPT |
"/opt/hadoop-2.2.0" |
public static final String |
APACHE220_VERSION |
"2.2.0" |
public static final String |
APACHE241 |
"/export/gcm/where/java/hadoop/hadoop-2.4.1" |
protected static final String |
APACHE241_Jars |
"/export/gcm/where/java/hadoop/hadoop-2.4.1/share/hadoop/common/lib/commons-cli-1.2.jar /export/gcm/where/java/hadoop/hadoop-2.4.1/share/hadoop/common/lib/commons-codec-1.4.jar /export/gcm/where/java/hadoop/hadoop-2.4.1/share/hadoop/common/lib/commons-configuration-1.6.jar /export/gcm/where/java/hadoop/hadoop-2.4.1/share/hadoop/common/lib/commons-io-2.4.jar /export/gcm/where/java/hadoop/hadoop-2.4.1/share/hadoop/common/lib/commons-lang-2.6.jar /export/gcm/where/java/hadoop/hadoop-2.4.1/share/hadoop/common/lib/commons-logging-1.1.3.jar /export/gcm/where/java/hadoop/hadoop-2.4.1/share/hadoop/common/lib/commons-collections-3.2.1.jar /export/gcm/where/java/hadoop/hadoop-2.4.1/share/hadoop/common/lib/guava-11.0.2.jar /export/gcm/where/java/hadoop/hadoop-2.4.1/share/hadoop/common/lib/jsr305-1.3.9.jar /export/gcm/where/java/hadoop/hadoop-2.4.1/share/hadoop/common/lib/log4j-1.2.17.jar /export/gcm/where/java/hadoop/hadoop-2.4.1/share/hadoop/common/lib/slf4j-api-1.7.5.jar /export/gcm/where/java/slf4j/jdk14/1.7.5/slf4j-jdk14-1.7.5.jar /export/gcm/where/java/hadoop/hadoop-2.4.1/share/hadoop/common/lib/hadoop-annotations-2.4.1.jar /export/gcm/where/java/hadoop/hadoop-2.4.1/share/hadoop/common/lib/hadoop-auth-2.4.1.jar /export/gcm/where/java/hadoop/hadoop-2.4.1/share/hadoop/common/hadoop-common-2.4.1.jar /export/gcm/where/java/hadoop/hadoop-2.4.1/share/hadoop/hdfs/hadoop-hdfs-2.4.1.jar /export/gcm/where/java/hbase/0.94.4-gemfire-r45047/hbase-0.94.4-gemfire-r45047.jar /export/gcm/where/java/hadoop/hadoop-2.4.1/share/hadoop/common/lib/protobuf-java-2.5.0.jar" |
public static final String |
APACHE241_OPT |
"/opt/hadoop-2.4.1" |
public static final String |
APACHE241_VERSION |
"2.4.1" |
public static final String |
DEFAULT_APACHE_DIST |
"/export/gcm/where/java/hadoop/hadoop-2.2.0" |
public static final String |
DEFAULT_BASE_HDFS_DIR_NAME |
"scratch" |
public static final String |
DEFAULT_HADOOP_DIST |
"/export/gcm/where/java/hadoop/hdp-2.2.0.2.0.6.0-102" |
public static final int |
DEFAULT_REPLICATION |
1 |
public static final String |
HORTONWORKS26 |
"/export/gcm/where/java/hadoop/hdp-2.2.0.2.0.6.0-102" |
protected static final String |
HORTONWORKS26_Jars |
"/export/gcm/where/java/hadoop/hdp-2.2.0.2.0.6.0-102/share/hadoop/common/lib/commons-cli-1.2.jar /export/gcm/where/java/hadoop/hdp-2.2.0.2.0.6.0-102/share/hadoop/common/lib/commons-codec-1.4.jar /export/gcm/where/java/hadoop/hdp-2.2.0.2.0.6.0-102/share/hadoop/common/lib/commons-configuration-1.6.jar /export/gcm/where/java/hadoop/hdp-2.2.0.2.0.6.0-102/share/hadoop/common/lib/commons-io-2.1.jar /export/gcm/where/java/hadoop/hdp-2.2.0.2.0.6.0-102/share/hadoop/common/lib/commons-lang-2.5.jar /export/gcm/where/java/hadoop/hdp-2.2.0.2.0.6.0-102/share/hadoop/common/lib/commons-logging-1.1.1.jar /export/gcm/where/java/hadoop/hdp-2.2.0.2.0.6.0-102/share/hadoop/common/lib/commons-collections-3.2.1.jar /export/gcm/where/java/hadoop/hdp-2.2.0.2.0.6.0-102/share/hadoop/common/lib/guava-11.0.2.jar /export/gcm/where/java/hadoop/hdp-2.2.0.2.0.6.0-102/share/hadoop/common/lib/jsr305-1.3.9.jar /export/gcm/where/java/hadoop/hdp-2.2.0.2.0.6.0-102/share/hadoop/common/lib/log4j-1.2.17.jar /export/gcm/where/java/hadoop/hdp-2.2.0.2.0.6.0-102/share/hadoop/common/lib/slf4j-api-1.7.5.jar /export/gcm/where/java/slf4j/jdk14/1.7.5/slf4j-jdk14-1.7.5.jar /export/gcm/where/java/hadoop/hdp-2.2.0.2.0.6.0-102/share/hadoop/common/lib/hadoop-annotations-2.2.0.2.0.6.0-102.jar /export/gcm/where/java/hadoop/hdp-2.2.0.2.0.6.0-102/share/hadoop/common/lib/hadoop-auth-2.2.0.2.0.6.0-102.jar /export/gcm/where/java/hadoop/hdp-2.2.0.2.0.6.0-102/share/hadoop/common/hadoop-common-2.2.0.2.0.6.0-102.jar /export/gcm/where/java/hadoop/hdp-2.2.0.2.0.6.0-102/share/hadoop/hdfs/hadoop-hdfs-2.2.0.2.0.6.0-102.jar /export/gcm/where/java/hbase/0.94.4-gemfire-r45047/hbase-0.94.4-gemfire-r45047.jar /export/gcm/where/java/hadoop/hdp-2.2.0.2.0.6.0-102/share/hadoop/common/lib/protobuf-java-2.5.0.jar" |
public static final String |
HORTONWORKS26_OPT |
"/opt/hdp-2.2.0.2.0.6.0-102" |
public static final String |
HORTONWORKS26_version |
"2.2.0.2.0.6.0-102" |
public static final String |
KERBEROS |
"kerberos" |
public static final String |
KERBEROS_KINIT |
"kerberosKinit" |
public static final String |
LOGICAL_HOST_PREFIX |
"hydra_hadoop_" |
public static final String |
PHD3000_138 |
"/export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.0.0.0-138" |
protected static final String |
PHD3000_138_Jars |
"/export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.0.0.0-138/share/hadoop/common/lib/commons-cli-1.2.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.0.0.0-138/share/hadoop/common/lib/commons-codec-1.4.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.0.0.0-138/share/hadoop/common/lib/commons-configuration-1.6.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.0.0.0-138/share/hadoop/common/lib/commons-io-2.1.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.0.0.0-138/share/hadoop/common/lib/commons-lang-2.5.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.0.0.0-138/share/hadoop/common/lib/commons-logging-1.1.1.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.0.0.0-138/share/hadoop/common/lib/guava-11.0.2.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.0.0.0-138/share/hadoop/common/lib/jsr305-1.3.9.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.0.0.0-138/share/hadoop/common/lib/log4j-1.2.17.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.0.0.0-138/share/hadoop/common/lib/slf4j-api-1.7.5.jar /export/gcm/where/java/slf4j/jdk14/1.7.5/slf4j-jdk14-1.7.5.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.0.0.0-138/share/hadoop/common/lib/hadoop-annotations-2.2.0-gphd-3.0.0.0.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.0.0.0-138/share/hadoop/common/lib/hadoop-auth-2.2.0-gphd-3.0.0.0.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.0.0.0-138/share/hadoop/common/hadoop-common-2.2.0-gphd-3.0.0.0.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.0.0.0-138/share/hadoop/hdfs/hadoop-hdfs-2.2.0-gphd-3.0.0.0.jar /export/gcm/where/java/hbase/0.94.4-gemfire-r45047/hbase-0.94.4-gemfire-r45047.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.0.0.0-138/share/hadoop/common/lib/protobuf-java-2.5.0.jar" |
public static final String |
PHD3000_138_OPT |
"/opt/hadoop-2.2.0-gphd-3.0.0.0-138" |
public static final String |
PHD3000_138_VERSION |
"2.2.0-gphd-3.0.0.0" |
public static final String |
PHD3100_175 |
"/export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.1.0.0-175" |
protected static final String |
PHD3100_175_Jars |
"/export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.1.0.0-175/share/hadoop/common/lib/commons-cli-1.2.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.1.0.0-175/share/hadoop/common/lib/commons-codec-1.4.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.1.0.0-175/share/hadoop/common/lib/commons-configuration-1.6.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.1.0.0-175/share/hadoop/common/lib/commons-io-2.1.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.1.0.0-175/share/hadoop/common/lib/commons-lang-2.5.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.1.0.0-175/share/hadoop/common/lib/commons-logging-1.1.1.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.1.0.0-175/share/hadoop/common/lib/guava-11.0.2.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.1.0.0-175/share/hadoop/common/lib/jsr305-1.3.9.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.1.0.0-175/share/hadoop/common/lib/log4j-1.2.17.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.1.0.0-175/share/hadoop/common/lib/slf4j-api-1.7.5.jar /export/gcm/where/java/slf4j/jdk14/1.7.5/slf4j-jdk14-1.7.5.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.1.0.0-175/share/hadoop/common/lib/hadoop-annotations-2.2.0-gphd-3.1.0.0.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.1.0.0-175/share/hadoop/common/lib/hadoop-auth-2.2.0-gphd-3.1.0.0.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.1.0.0-175/share/hadoop/common/hadoop-common-2.2.0-gphd-3.1.0.0.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.1.0.0-175/share/hadoop/hdfs/hadoop-hdfs-2.2.0-gphd-3.1.0.0.jar /export/gcm/where/java/hbase/0.94.4-gemfire-r45047/hbase-0.94.4-gemfire-r45047.jar /export/gcm/where/java/hadoop/hadoop-2.2.0-gphd-3.1.0.0-175/share/hadoop/common/lib/protobuf-java-2.5.0.jar" |
public static final String |
PHD3100_175_OPT |
"/opt/hadoop-2.2.0-gphd-3.1.0.0-175" |
public static final String |
PHD3100_175_VERSION |
"2.2.0-gphd-3.1.0.0" |
public static final String |
PHD3200_54 |
"/export/gcm/where/java/hadoop/hadoop-2.4.1-gphd-3.2.0.0-54" |
protected static final String |
PHD3200_54_Jars |
"/export/gcm/where/java/hadoop/hadoop-2.4.1-gphd-3.2.0.0-54/share/hadoop/common/lib/commons-cli-1.2.jar /export/gcm/where/java/hadoop/hadoop-2.4.1-gphd-3.2.0.0-54/share/hadoop/common/lib/commons-codec-1.4.jar /export/gcm/where/java/hadoop/hadoop-2.4.1-gphd-3.2.0.0-54/share/hadoop/common/lib/commons-configuration-1.6.jar /export/gcm/where/java/hadoop/hadoop-2.4.1-gphd-3.2.0.0-54/share/hadoop/common/lib/commons-io-2.4.jar /export/gcm/where/java/hadoop/hadoop-2.4.1-gphd-3.2.0.0-54/share/hadoop/common/lib/commons-lang-2.6.jar /export/gcm/where/java/hadoop/hadoop-2.4.1-gphd-3.2.0.0-54/share/hadoop/common/lib/commons-logging-1.1.3.jar /export/gcm/where/java/hadoop/hadoop-2.4.1-gphd-3.2.0.0-54/share/hadoop/common/lib/commons-collections-3.2.1.jar /export/gcm/where/java/hadoop/hadoop-2.4.1-gphd-3.2.0.0-54/share/hadoop/common/lib/guava-11.0.2.jar /export/gcm/where/java/hadoop/hadoop-2.4.1-gphd-3.2.0.0-54/share/hadoop/common/lib/jsr305-1.3.9.jar /export/gcm/where/java/hadoop/hadoop-2.4.1-gphd-3.2.0.0-54/share/hadoop/common/lib/log4j-1.2.17.jar /export/gcm/where/java/hadoop/hadoop-2.4.1-gphd-3.2.0.0-54/share/hadoop/common/lib/slf4j-api-1.7.5.jar /export/gcm/where/java/slf4j/jdk14/1.7.5/slf4j-jdk14-1.7.5.jar /export/gcm/where/java/hadoop/hadoop-2.4.1-gphd-3.2.0.0-54/share/hadoop/common/lib/hadoop-annotations-2.4.1-gphd-3.2.0.0.jar /export/gcm/where/java/hadoop/hadoop-2.4.1-gphd-3.2.0.0-54/share/hadoop/common/lib/hadoop-auth-2.4.1-gphd-3.2.0.0.jar /export/gcm/where/java/hadoop/hadoop-2.4.1-gphd-3.2.0.0-54/share/hadoop/common/hadoop-common-2.4.1-gphd-3.2.0.0.jar /export/gcm/where/java/hadoop/hadoop-2.4.1-gphd-3.2.0.0-54/share/hadoop/hdfs/hadoop-hdfs-2.4.1-gphd-3.2.0.0.jar /export/gcm/where/java/hbase/0.94.4-gemfire-r45047/hbase-0.94.4-gemfire-r45047.jar /export/gcm/where/java/hadoop/hadoop-2.4.1-gphd-3.2.0.0-54/share/hadoop/common/lib/protobuf-java-2.5.0.jar" |
public static final String |
PHD3200_54_OPT |
"/opt/hadoop-2.4.1-gphd-3.2.0.0-54" |
public static final String |
PHD3200_54_VERSION |
"2.4.1-gphd-3.2.0.0" |
public static final String |
SIMPLE |
"simple" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ONLY_ON_PLATFORMS_PROP |
"onlyOnPlatforms" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
APPLE |
"Apple" |
public static final String |
HITACHI |
"Hitachi" |
public static final String |
HOST_NAME_PROPERTY |
"hostName" |
public static final String |
IBM |
"IBM" |
public static final String |
JROCKIT |
"JRockit" |
public static final String |
SUN |
"Sun" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_NAME |
"default" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
DEFAULT_JMX_MANAGER_HTTP_PORT |
0 |
protected static final int |
DEFAULT_JMX_MANAGER_PORT |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
XML_REPORTS_DIR |
"../xml-reports" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
RMI_HOST_PROPERTY |
"rmiHost" |
public static final String |
RMI_NAME |
"master" |
public static final String |
RMI_PORT_PROPERTY |
"rmiPort" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
CLEAR |
2 |
protected static final int |
DROP |
0 |
protected static final int |
RESTORE |
1 |
protected static final int |
SHOW |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
HDFS_DIRS |
"hdfs_dirs.txt" |
protected static final String |
UNIX_SYSDIRS |
"unix_sysdirs.txt" |
protected static final String |
WINDOWS_SYSDIRS |
"windows_sysdirs.txt" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
SSH |
"ssh -n -x -o PasswordAuthentication=no -o StrictHostKeyChecking=no" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ALL_AVAILABLE |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ADDRESS_ALREADY_IN_USE |
"Address already in use" |
public static final long |
MAX_RETRY_MS |
120000L |
public static final long |
THROTTLE_MS |
1000L |
public static final String |
UNRECOGNIZED_SOCKET |
"Unrecognized Windows Sockets error: 0: JVM_Bind" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_ARCHIVER_ACTION |
"slow" |
public static final int |
DEFAULT_SLEEP_BEFORE_STARTING_HOSTAGENT_SEC |
0 |
public static final String |
DISABLE_CREATE_BUCKET_RANDOMNESS_PROPERTY |
"gemfire.DISABLE_CREATE_BUCKET_RANDOMNESS" |
public static final String |
LEAVE_ARCHIVERS |
"leave" |
public static final String |
MASTER_HOST_PROPERTY |
"masterHost" |
public static final String |
MASTER_PID_PROPERTY |
"masterPid" |
public static final String |
SLOW_ARCHIVERS |
"slow" |
public static final String |
STOP_ARCHIVERS |
"stop" |
public static final String |
USE_IPV6_PROPERTY |
"java.net.preferIPv6Addresses" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BUILD_DATE |
"Build-Date" |
public static final String |
BUILD_ID |
"Build-Id" |
public static final String |
BUILD_JAVA_VERSION |
"Build-Java-Version" |
public static final String |
BUILD_PLATFORM |
"Build-Platform" |
public static final String |
PRODUCT_NAME |
"Product-Name" |
public static final String |
PRODUCT_VERSION |
"Product-Version" |
public static final String |
SNAPPYRELEASEVERSION |
"Product-Version" |
public static final String |
SOURCE_DATE |
"Source-Date" |
public static final String |
SOURCE_REPOSITORY |
"Source-Repository" |
public static final String |
SOURCE_REVISION |
"Source-Revision" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_REGION_NAME |
"DefaultRegion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DUMP |
"dump" |
public static final String |
HALT |
"halt" |
public static final String |
HAS_CHANGED_BY_LESS_THAN |
"hasChangedByLessThan" |
public static final String |
IS_EQUAL_TO |
"isEqualTo" |
public static final String |
IS_GREATER_THAN |
"isGreaterThan" |
public static final String |
IS_LESS_THAN |
"isLessThan" |
public static final String |
IS_UNCHANGED |
"isUnchanged" |
public static final String |
WARN |
"warn" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_SAMPLE_RATE_MS |
60000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ALWAYS |
0 |
protected static final int |
CLOSETASK |
5 |
protected static final int |
DEFAULT_RUN_MODE |
1 |
public static final int |
DYNAMIC |
2 |
protected static final int |
DYNAMICCLOSETASK |
4 |
protected static final int |
DYNAMICINITTASK |
2 |
protected static final int |
ENDTASK |
6 |
protected static final int |
INITTASK |
1 |
public static final int |
ONCE |
1 |
protected static final int |
STARTTASK |
0 |
protected static final int |
TASK |
3 |
protected static final int |
UNITTEST |
7 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"controller" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
SHELL |
"/bin/bash" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLIENT |
"client" |
public static final String |
DEFAULT_ARGS |
"-Dsun.rmi.dgc.client.gcInterval=600000 -Dsun.rmi.dgc.server.gcInterval=600000 -Dsun.rmi.transport.tcp.handshakeTimeout=3600000 -Xmx250m -Dgemfire.disallowMcastDefaults=true" |
public static final String |
DEFAULT_HITACHI_ARGS |
"-XX:+JavaMonitorsInStackTrace -XX:+HitachiOutOfMemoryStackTrace -XX:+HitachiOutOfMemoryCause -XX:+HitachiOutOfMemorySize" |
public static final String |
DEFAULT_SUN_4_ARGS |
"-XX:+JavaMonitorsInStackTrace" |
public static final String |
DEFAULT_SUN_5_ARGS |
"-XX:+JavaMonitorsInStackTrace -XX:+HeapDumpOnOutOfMemoryError" |
public static final String |
SERVER |
"server" |
public static final String |
SERVER64 |
"d64" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
GemFire |
1 |
public static final int |
RMI |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CLOCKSKEW |
"clockSkew" |
protected static final String |
LATENCY |
"latency" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_CLOCK_SKEW_MAX_LATENCY_MS |
50 |
public static final int |
DEFAULT_CLOCK_SKEW_SAMPLES_TO_AVERAGE |
10 |
public static final long |
DEFAULT_CLOCK_SKEW_THRESHOLD_MS |
0L |
public static final int |
DEFAULT_CLOCK_SKEW_UPDATE_FREQUENCY_MS |
0 |
public static final boolean |
DEFAULT_ERROR_ON_EXCEEDED_CLOCK_SKEW_THRESHOLD |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REGION_NAME |
"region" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLIENT_HAS_DEFAULT_HAS_SET_HAS_TASK_NAME |
"security-client-has-default-has-set-has-task" |
public static final String |
CLIENT_HAS_DEFAULT_HAS_SET_NO_TASK_NAME |
"security-client-has-default-has-set-no-task" |
public static final String |
CLIENT_HAS_DEFAULT_NO_SET_HAS_TASK_NAME |
"security-client-has-default-no-set-has-task" |
public static final String |
CLIENT_HAS_DEFAULT_NO_SET_NO_TASK_NAME |
"security-client-has-default-no-set-no-task" |
public static final String |
CLIENT_NO_DEFAULT_HAS_SET_HAS_TASK_NAME |
"security-client-no-default-has-set-has-task" |
public static final String |
CLIENT_NO_DEFAULT_HAS_SET_NO_TASK_NAME |
"security-client-no-default-has-set-no-task" |
public static final String |
CLIENT_NO_DEFAULT_NO_SET_HAS_TASK_NAME |
"security-client-no-default-no-set-has-task" |
public static final String |
CLIENT_NO_DEFAULT_NO_SET_NO_TASK_NAME |
"security-client-no-default-no-set-no-task" |
public static final String |
DEFAULT_CLIENT_HAS_DEFAULT_HAS_SET_HAS_TASK |
"ClientDefaultVal" |
public static final String |
DEFAULT_CLIENT_HAS_DEFAULT_HAS_SET_NO_TASK |
"ClientDefaultVal" |
public static final String |
DEFAULT_CLIENT_HAS_DEFAULT_NO_SET_HAS_TASK |
"ClientDefaultVal" |
public static final String |
DEFAULT_CLIENT_HAS_DEFAULT_NO_SET_NO_TASK |
"ClientDefaultVal" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_AUTHZ_XML_URI |
"$JTESTS/hydratest/security/defaultAuthorization.xml" |
public static final String |
DEFAULT_PATH |
"$JTESTS/hydratest/security/locator.txt" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_PEER_HAS_DEFAULT_HAS_SET_HAS_TASK |
"PeerDefaultVal" |
public static final String |
DEFAULT_PEER_HAS_DEFAULT_HAS_SET_NO_TASK |
"PeerDefaultVal" |
public static final String |
DEFAULT_PEER_HAS_DEFAULT_NO_SET_HAS_TASK |
"PeerDefaultVal" |
public static final String |
DEFAULT_PEER_HAS_DEFAULT_NO_SET_NO_TASK |
"PeerDefaultVal" |
public static final String |
PEER_HAS_DEFAULT_HAS_SET_HAS_TASK_NAME |
"security-peer-has-default-has-set-has-task" |
public static final String |
PEER_HAS_DEFAULT_HAS_SET_NO_TASK_NAME |
"security-peer-has-default-has-set-no-task" |
public static final String |
PEER_HAS_DEFAULT_NO_SET_HAS_TASK_NAME |
"security-peer-has-default-no-set-has-task" |
public static final String |
PEER_HAS_DEFAULT_NO_SET_NO_TASK_NAME |
"security-peer-has-default-no-set-no-task" |
public static final String |
PEER_NO_DEFAULT_HAS_SET_HAS_TASK_NAME |
"security-peer-no-default-has-set-has-task" |
public static final String |
PEER_NO_DEFAULT_HAS_SET_NO_TASK_NAME |
"security-peer-no-default-has-set-no-task" |
public static final String |
PEER_NO_DEFAULT_NO_SET_HAS_TASK_NAME |
"security-peer-no-default-no-set-has-task" |
public static final String |
PEER_NO_DEFAULT_NO_SET_NO_TASK_NAME |
"security-peer-no-default-no-set-no-task" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_PASSWORD |
"DefaultPassword" |
public static final String |
DEFAULT_USERNAME |
"DefaultUser" |
public static final String |
PASSWORD_NAME |
"security-password" |
public static final String |
USERNAME_NAME |
"security-username" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
BYTE_ARRAY |
0 |
protected static final int |
STRING |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COMMAND_EXECUTOR_MAP |
"commandExecutorsMap" |
public static final String |
COMMAND_MAP |
"commandMap" |
public static final String |
COMMAND_TASK_MAP |
"commandTaskMap" |
public static final String |
FUNCTION_DELETE_LIST |
"FUNCTION_DELETE_LIST" |
public static final String |
FUNCTION_EXEC_LIST |
"FUNCTION_EXEC_LIST" |
public static final String |
FUNCTION_EXEC_RESULTCOLLECTOR |
"FUNCTION_EXEC_RESULTCOLLECTOR" |
public static final String |
GW_RECEIVER_STOPPED_LIST |
"GW_RECEIVER_STOPPED" |
public static final String |
GW_SENDER_ID_LIST |
"GW_SENDER_ID_LIST" |
public static final String |
GW_SENDER_PAUSED_LIST |
"GW_SENDER_PAUSED" |
public static final String |
GW_SENDER_RUNNING_LIST |
"GW_SENDER_RUNNING" |
public static final String |
GW_SENDER_STOPPED_LIST |
"GW_SENDER_STOPPED" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_SIZE |
1024 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COMMAND_SEP |
"" |
public static final int |
EOF |
-1 |
public static final byte |
TAB |
9 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MATCH_NOTIFICATION_MESSAGE |
1 |
public static final int |
MATCH_NOTIFICATION_MESSAGECONTAINS_COUNT |
5 |
public static final int |
MATCH_NOTIFICATION_SOURCE_AND_MESSAGE |
0 |
public static final int |
MATCH_NOTIFICATION_SOURCE_AND_MESSAGECONTAINS |
4 |
public static final int |
MATCH_NOTIFICATION_SOURCE_AND_USERDATA |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MBEAN_MAP |
"MBEAN_MAP" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EVENTLIST |
"EVENT_LIST" |
public static final String |
FUNCTION_MAP |
"FUNCTION_MAP" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EVENT_CQ_CREATED |
"EVENT_CQ_CREATED" |
public static final String |
EVENT_CQ_STOP |
"EVENT_CQ_STOP" |
public static final String |
EVENT_INDEX_CREATED |
"EVENT_INDEX_CREATED" |
public static final String |
EVENT_INDEX_REMOVED |
"EVENT_INDEX_REMOVED" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EVENT_DLOCK_ADDED |
"EVENT_DLOCK_ADDED" |
public static final String |
EVENT_DLOCK_BECOMEGRANTOR |
"EVENT_DLOCK_BECOMEGRANTOR" |
public static final String |
EVENT_DLOCK_DESTROYED |
"EVENT_DLOCK_DESTROYED" |
public static final String |
EVENT_DLOCK_LOCKUNLOCK |
"EVENT_DLOCK_LOCKUNLOCK" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EVENT_ENTRY_ADDED |
"EVENT_ENTRY_ADDED" |
public static final String |
EVENT_ENTRY_DESTROYED |
"EVENT_ENTRY_DESTROYED" |
public static final String |
EVENT_ENTRY_DESTROYEDLOCAL |
"EVENT_ENTRY_DESTROYEDLOCAL" |
public static final String |
EVENT_ENTRY_INVALIDATED |
"EVENT_ENTRY_INVALIDATED" |
public static final String |
EVENT_ENTRY_INVALIDATEDLOCAL |
"EVENT_ENTRY_INVALIDATEDLOCAL" |
public static final String |
EVENT_ENTRY_PUTIFABSENT |
"EVENT_ENTRY_PUTIFABSENT" |
public static final String |
EVENT_ENTRY_READ |
"EVENT_ENTRY_READ" |
public static final String |
EVENT_ENTRY_REMOVED |
"EVENT_ENTRY_REMOVED" |
public static final String |
EVENT_ENTRY_REPLACED |
"EVENT_ENTRY_REPLACED" |
public static final String |
EVENT_ENTRY_UPDATED |
"EVENT_ENTRY_UPDATED" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EVENT_FUNCT_EXEC |
"EVENT_FUNCT_EXEC" |
public static final String |
EVENT_FUNCT_REGISTER |
"EVENT_FUNCT_REGISTER" |
public static final String |
EVENT_FUNCT_UNREGISTER |
"EVENT_FUNCT_UNREGISTER" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EVENT_REGION_ADDED |
"EVENT_REGION_ADDED" |
public static final String |
EVENT_REGION_CLEARED |
"EVENT_REGION_CLEARED" |
public static final String |
EVENT_REGION_CLOSED |
"EVENT_REGION_CLOSED" |
public static final String |
EVENT_REGION_DESTROYED |
"EVENT_REGION_DESTROYED" |
public static final String |
EVENT_REGION_INVALIDATED |
"EVENT_REGION_INVALIDATED" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EVENT_QUERY |
"EVENT_QUERY" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EVENT_TX_COMMITED |
"EVENT_TX_COMMITED" |
public static final String |
EVENT_TX_ROLLEDBACK |
"EVENT_TX_ROLLEDBACK" |
public static final String |
EVENT_TX_STARTED |
"EVENT_TX_STARTED" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EXEC_COMMAND_VERIFY |
"execCommandVerify" |
public static final String |
EXEC_SCENARIO |
"scenario" |
public static final String |
EXEC_SCRIPT_VERIFY |
"execScriptVerify" |
public static final String |
EXEC_SCRIPT_VERIFY_IN_SEPARATE_PROCESS |
"execScriptInSeparateProcessVerify" |
public static final int |
MODE_EXEC_COMMAND_VERIFY |
2 |
public static final int |
MODE_EXEC_SCENARIO |
11 |
public static final int |
MODE_EXEC_SCRIPT_VERIFY |
5 |
public static final int |
MODE_EXEC_SCRIPT_VERIFY_IN_SEPARATE_PROCESS |
8 |
public static final String |
opPrefix |
"CLIOperations: " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CQINDEX_CREATE_CQ |
"createCq" |
public static final String |
CQINDEX_CREATE_INDEX |
"createIndex" |
public static final String |
CQINDEX_REMOVE_INDEX |
"removeIndex" |
public static final String |
CQINDEX_STOP_CQ |
"stopCq" |
public static final int |
CQINDEXOP_CREATE_CQ |
3 |
public static final int |
CQINDEXOP_CREATE_INDEX |
1 |
public static final int |
CQINDEXOP_REMOVE_INDEX |
2 |
public static final int |
CQINDEXOP_STOP_CQ |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BECOMEGRANTOR_DLCOK |
84 |
public static final int |
CREATE_DLOCK |
81 |
public static final int |
DESTROY_DLOCK |
82 |
public static final int |
LOCKUNLCOK_DLOCK |
83 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ADD_OPERATION |
1 |
protected static final int |
CLEAR_OPERATION |
9 |
protected static final String |
createCallbackPrefix |
"Create event originated in pid " |
protected static final int |
DESTROY_OPERATION |
4 |
protected static final String |
destroyCallbackPrefix |
"Destroy event originated in pid " |
protected static final int |
INVALIDATE_OPERATION |
3 |
protected static final String |
invalidateCallbackPrefix |
"Invalidate event originated in pid " |
protected static final int |
LOCAL_DESTROY_OPERATION |
7 |
protected static final int |
LOCAL_INVALIDATE_OPERATION |
6 |
protected static final String |
memberIdString |
" memberId=" |
protected static final int |
PUT_IF_ABSENT_OPERATION |
10 |
protected static final int |
READ_OPERATION |
5 |
protected static final int |
REGION_CLOSE_OPERATION |
8 |
protected static final String |
regionDestroyCallbackPrefix |
"Region destroy event originated in pid " |
protected static final String |
regionInvalidateCallbackPrefix |
"Region invalidate event originated in pid " |
protected static final int |
REMOVE_OPERATION |
11 |
protected static final int |
REPLACE_OPERATION |
12 |
protected static final int |
UPDATE_OPERATION |
2 |
protected static final String |
updateCallbackPrefix |
"Update event originated in pid " |
protected static final String |
VmIDStr |
"VmId_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FUNCTION_OP_EXEC |
"exec" |
public static final int |
FUNCTION_OP_EXECUTE_REGISTERED_FUNCTION |
3 |
public static final String |
FUNCTION_OP_REGISTER |
"register" |
public static final int |
FUNCTION_OP_REGISTER_NEW_FUNCTION |
0 |
public static final String |
FUNCTION_OP_UNREGISTER |
"unregister" |
public static final int |
FUNCTION_OP_UNREGISTER_FUNCTION |
2 |
public static final String |
FUNCTION_TYPE_FIRENFORGET |
"fireNforget" |
public static final String |
FUNCTION_TYPE_REGION |
"regionFunction" |
public static final String |
FUNCTION_TYPE_SLEEP |
"sleepFunction" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
JMX_ATTR_ACESS |
"accessAttribute" |
public static final int |
JMX_OP_ATTR_ACCESS |
1 |
public static final int |
JMX_OP_OPERATION |
2 |
public static final String |
JMX_OPERATION_EXEC |
"executeOperation" |
public static final String |
LOCAL_MBEAN_SERVER |
"<local>" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ADD_REGION |
21 |
public static final int |
CLEAR_REGION |
25 |
public static final int |
DESTROY_REGION |
22 |
public static final int |
INVALDIATELOCAL_REGION |
24 |
public static final int |
INVALIDATE_REGION |
23 |
public static final int |
RE_CREATE_REGION |
26 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TOKEN_ALSO_INCLUDE |
"alsoInclude" |
public static final String |
TOKEN_ARGUMENTS |
"arguments" |
public static final String |
TOKEN_COMMAND |
"command" |
public static final String |
TOKEN_EXECUTOR |
"executor" |
public static final String |
TOKEN_MANDATORY_OPTIONS |
"mandatoryOptions" |
public static final String |
TOKEN_MODES |
"modes" |
public static final String |
TOKEN_OPTIONS |
"options" |
public static final String |
TOKEN_PROBABILITY |
"probability" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COLOCATED_REGION_PATTERN |
"PartitionColocated" |
public static final String |
COLOCATED_ROOT_DISK_REGION |
"TestPersistentPartitionDisk1_2" |
public static final String |
COLOCATED_ROOT_REGION |
"TestPartition_1" |
public static final String |
FILE_TYPE_TEXT |
".txt" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CacheServerMBean |
1 |
public static final int |
DiskStoreMBean |
4 |
public static final int |
DistributedLockServiceMBean |
11 |
public static final int |
DistributedRegionMBean |
10 |
public static final int |
DistributedSystemMBean |
9 |
public static final int |
GatewayReceiverMBean |
6 |
public static final int |
GatewaySenderMBean |
5 |
public static final int |
LocatorMBean |
7 |
public static final int |
LockServiceMBean |
3 |
public static final int |
ManagerMBean |
8 |
public static final int |
MemberGroupMBean |
12 |
public static final int |
MemberMBean |
0 |
public static final int |
PULSEMBean |
13 |
public static final int |
RegionMBean |
2 |
public static final String |
TOKEN_ATRRIBUTES |
"attributes" |
public static final String |
TOKEN_CLASS |
"class" |
public static final String |
TOKEN_ON |
"templateObjectName" |
public static final String |
TOKEN_OPERATIONS |
"operations" |
public static final String |
TOKEN_TYPE |
"type" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MEAN_EXIT |
"MEAN_EXIT" |
public static final String |
MEAN_KILL |
"MEAN_KILL" |
public static final String |
NICE_EXIT |
"NICE_EXIT" |
public static final String |
NICE_KILL |
"NICE_KILL" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REGION_NAME |
"OperationsRegion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
alterRegionCmdHelpText |
"NAME\n alter region\nIS AVAILABLE\n true\nSYNOPSIS\n Alter a region with the given path and configuration.\nSYNTAX\n alter region --name=value [--group=value(,value)*] [--entry-idle-time-expiration(=value)?]\n [--entry-idle-time-expiration-action=value] [--entry-time-to-live-expiration(=value)?]\n [--entry-time-to-live-expiration-action=value] [--region-idle-time-expiration(=value)?]\n [--region-idle-time-expiration-action=value] [--region-time-to-live-expiration(=value)?]\n [--region-time-to-live-expiration-action=value] [--cache-listener=value(,value)*]\n [--cache-loader=value] [--cache-writer=value] [--async-event-queue-id=value(,value)*]\n [--gateway-sender-id=value(,value)*] [--enable-cloning(=value)?] [--eviction-max(=value)?]\nPARAMETERS\n name\n Name/Path of the region to be altered.\n Required: true\n group\n Group(s) of members on which the region will be altered.\n Required: false\n entry-idle-time-expiration\n How long the region\u2019s entries can remain in the cache without being accessed. The default\n is no expiration of this type.\n Required: false\n Default (if the parameter is specified without value): -1\n entry-idle-time-expiration-action\n Action to be taken on an entry that has exceeded the idle expiration.\n Required: false\n entry-time-to-live-expiration\n How long the region\u2019s entries can remain in the cache without being accessed or updated.\n The default is no expiration of this type.\n Required: false\n Default (if the parameter is specified without value): -1\n entry-time-to-live-expiration-action\n Action to be taken on an entry that has exceeded the TTL expiration.\n Required: false\n region-idle-time-expiration\n How long the region can remain in the cache without being accessed. The default is no\n expiration of this type.\n Required: false\n Default (if the parameter is specified without value): -1\n region-idle-time-expiration-action\n Action to be taken on a region that has exceeded the idle expiration.\n Required: false\n region-time-to-live-expiration\n How long the region can remain in the cache without being accessed or updated. The default\n is no expiration of this type.\n Required: false\n Default (if the parameter is specified without value): -1\n region-time-to-live-expiration-action\n Action to be taken on a region that has exceeded the TTL expiration.\n Required: false\n cache-listener\n Fully qualified class name of a plug-in to be instantiated for receiving after-event\n notification of changes to the region and its entries. Any number of cache listeners can be\n configured.\n Required: false\n cache-loader\n Fully qualified class name of a plug-in to be instantiated for receiving notification of\n cache misses in the region. At most, one cache loader can be defined in each member for the\n region. For distributed regions, a cache loader may be invoked remotely from other members\n that have the region defined.\n Required: false\n cache-writer\n Fully qualified class name of a plug-in to be instantiated for receiving before-event\n notification of changes to the region and its entries. The plug-in may cancel the event. At\n most, one cache writer can be defined in each member for the region.\n Required: false\n async-event-queue-id\n IDs of the Async Event Queues that will be used for write-behind operations.\n Required: false\n gateway-sender-id\n IDs of the Gateway Senders to which data will be routed.\n Required: false\n enable-cloning\n Determines how fromDelta applies deltas to the local cache for delta propagation. When\n true, the updates are applied to a clone of the value and then the clone is saved to the\n cache. When false, the value is modified in place in the cache.\n Required: false\n Default (if the parameter is specified without value): false\n eviction-max\n Maximum value for the Eviction Attributes which the Eviction Algorithm uses to determine\n when to perform its Eviction Action. The unit of the maximum value is determined by the\n Eviction Algorithm.\n Required: false\n Default (if the parameter is specified without value): 0" |
protected static final String |
closeDurableClientCmdHelpText |
"NAME\n close durable-client\nIS AVAILABLE\n true\nSYNOPSIS\n Attempts to close the durable client, the client must be disconnected.\nSYNTAX\n close durable-client --durable-client-id=value [--member=value] [--group=value]\nPARAMETERS\n durable-client-id\n The id used to identify the durable client.\n Required: true\n member\n Name/Id of the member for which the durable client is to be closed.\n Required: false\n group\n Group of members for which the subscription queue events are to be counted.\n Required: false" |
protected static final String |
closeDurableCqCmdHelpText |
"NAME\n close durable-cq\nIS AVAILABLE\n true\nSYNOPSIS\n Closes the durable cq registered by the durable client and drain events held for the durable cq\n from the subscription queue.\nSYNTAX\n close durable-cq --durable-client-id=value --durable-cq-name=value [--member=value]\n [--group=value]\nPARAMETERS\n durable-client-id\n The id of the durable client\n Required: true\n durable-cq-name\n Name of the cq to be closed.\n Required: true\n member\n Name/Id of the member for which the durable client is registered and the cq to be closed.\n Required: false\n group\n Group of members for which the durable client is registered and the cq to be closed.\n Required: false" |
protected static final String |
createAsyncEventQueueCmdHelpText |
"NAME\n create async-event-queue\nIS AVAILABLE\n true\nSYNOPSIS\n Create Async Event Queue.\nSYNTAX\n create async-event-queue --id=value --listener=value [--group=value] [--batch-size=value]\n [--persistent(=value)?] [--disk-store=value] [--max-queue-memory=value]\n [--listener-param=value(,value)*]\nPARAMETERS\n id\n ID of the queue to be created.\n Required: true\n group\n Group(s) of members on which queue will be created. If no group is specified the queue will\n be created on all members.\n Required: false\n batch-size\n Maximum number of messages that a batch can contain.\n Required: false\n Default (if the parameter is not specified): 100\n persistent\n Whether events should be persisted to a disk store.\n Required: false\n Default (if the parameter is specified without value): true\n Default (if the parameter is not specified): false\n disk-store\n Disk store to be used by this queue.\n Required: false\n max-queue-memory\n Maximum amount of memory, in megabytes, that the queue can consume before overflowing to\n disk.\n Required: false\n Default (if the parameter is not specified): 100\n listener\n Fully qualified class name of the AsyncEventListener for this queue.\n Required: true\n listener-param\n Parameter name for the AsyncEventListener. Optionally, parameter names may be followed by\n # and a value for the parameter. Example: --listener-param=loadAll\n --listener-param=maxRead#1024\n Required: false" |
protected static final String |
createDiskStoreCmdHelpText |
"NAME\n create disk-store\nIS AVAILABLE\n true\nSYNOPSIS\n Create a disk store.\nSYNTAX\n create disk-store --name=value --dir=value(,value)* [--allow-force-compaction(=value)?]\n [--auto-compact(=value)?] [--compaction-threshold=value] [--max-oplog-size=value]\n [--queue-size=value] [--time-interval=value] [--write-buffer-size=value]\n [--group=value(,value)*]\nPARAMETERS\n name\n Name of the disk store to be created.\n Required: true\n allow-force-compaction\n Whether to allow manual compaction through the API or command-line tools.\n Required: false\n Default (if the parameter is specified without value): true\n Default (if the parameter is not specified): false\n auto-compact\n Whether to automatically compact a file when it reaches the compaction-threshold.\n Required: false\n Default (if the parameter is specified without value): true\n Default (if the parameter is not specified): true\n compaction-threshold\n Percentage of garbage allowed in the file before it is eligible for compaction.\n Required: false\n Default (if the parameter is not specified): 50\n max-oplog-size\n The largest size, in megabytes, to allow an operation log to become before automatically\n rolling to a new file.\n Required: false\n Default (if the parameter is not specified): 1024\n queue-size\n For asynchronous queueing. The maximum number of operations to allow into the write queue\n before automatically flushing the queue. The default of 0 indicates no limit.\n Required: false\n Default (if the parameter is not specified): 0\n time-interval\n For asynchronous queueing. The number of milliseconds that can elapse before data is\n flushed to disk. Reaching this limit or the queue-size limit causes the queue to flush.\n Required: false\n Default (if the parameter is not specified): 1000\n write-buffer-size\n Size of the buffer used to write to disk.\n Required: false\n Default (if the parameter is not specified): 32768\n dir\n Directories where the disk store files will be written. Optionally, directory names may be\n followed by # and the maximum number of megabytes that the disk store can use in the\n directory. Example: --dir=/data/ds1 --dir=/data/ds2#5000\n Required: true\n group\n Group(s) of members on which the disk store will be created. If no group is specified the\n disk store will be created on all members.\n Required: false" |
protected static final String |
listAsyncEventQueueCmdHelpText |
"NAME\n list async-event-queues\nIS AVAILABLE\n true\nSYNOPSIS\n Display the Async Event Queues for all members.\nSYNTAX\n list async-event-queues" |
protected static final String |
listDurableCqsCmdHelpText |
"NAME\n list durable-cqs\nIS AVAILABLE\n true\nSYNOPSIS\n List durable client cqs associated with the specified durable client id.\nSYNTAX\n list durable-cqs --durable-client-id=value [--member=value] [--group=value]\nPARAMETERS\n durable-client-id\n The id used to identify the durable client\n Required: true\n member\n Name/Id of the member for which the durable client is registered and durable cqs will be\n displayed.\n Required: false\n group\n Group of members for which the durable client is registered and durable cqs will be\n displayed.\n Required: false" |
protected static final String |
showSubscriptionQueueSizeCmdHelpText |
"NAME\n show subscription-queue-size\nIS AVAILABLE\n true\nSYNOPSIS\n Shows the number of events in the subscription queue. If a cq name is provided, counts the number of events\n in the subscription queue for the specified cq.\nSYNTAX\n show subscription-queue-size --durable-client-Id=value [--durable-cq-name=value] [--member=value]\n [--group=value]\nPARAMETERS\n durable-client-Id\n The id used to identify the durable client.\n Required: true\n durable-cq-name\n The name that identifies the cq.\n Required: false\n member\n Name/Id of the member for which the subscription events are to be counted.\n Required: false\n group\n Group of members for which the subscription queue events are to be counted.\n Required: false" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
VERIFY_CLASS_AVAILABILITY |
"verifyClassAvailability" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TAB |
"\t" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
CLEAR |
3 |
protected static final int |
CM_REMOVE |
22 |
protected static final int |
CONTAINSVALUE |
15 |
protected static final int |
DESTROY |
6 |
protected static final int |
DISK_FOR_OVRFLW |
1002 |
protected static final int |
DISK_FOR_OVRFLW_PERSIST |
1004 |
protected static final int |
DISK_FOR_PERSIST |
1003 |
protected static final int |
FORCE_ROLLING |
19 |
protected static final int |
INVALIDATE |
5 |
protected static final int |
ISEMPTY |
14 |
protected static final int |
LOCAL_CLEAR |
17 |
protected static final int |
LOCAL_DESTROY |
10 |
protected static final int |
LOCAL_INVALIDATE |
9 |
protected static final int |
LOCAL_REGION_DESTROY |
12 |
protected static final int |
LOCAL_REGION_INVALIDATE |
11 |
protected static final int |
MIRROR_TYPE_AND_OPERATION_MISMATCH |
99 |
protected static final int |
NO_DISK |
1001 |
protected static final int |
PUT |
1 |
protected static final int |
PUT_IF_ABSENT |
21 |
protected static final int |
PUT_PREVIOUS |
18 |
protected static final int |
PUTALL |
2 |
protected static final int |
REGION_DESTROY |
8 |
protected static final int |
REGION_INVALIDATE |
7 |
protected static final int |
REMOVE |
4 |
protected static final int |
REPLACE |
23 |
protected static final int |
SIZE |
13 |
protected static final int |
TRANSACTIONS |
16 |
protected static final int |
WRITE_TO_DISK |
20 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
errorKey |
"error" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REGION_NAME |
"mirrorTestRegion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final boolean |
DEFAULT_DEBUG |
false |
protected static final int |
DEFAULT_PORT |
10235 |
protected static final boolean |
DEFAULT_RUNNING |
true |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BASE_PORT |
15963 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REG_INT_ALLKEYS |
"Register Interest All Keys" |
public static final String |
REG_INT_LIST |
"Register Interest List" |
public static final String |
REG_INT_REGEX |
"Register Interest Regex" |
public static final String |
REG_INT_SINGLE_KEY |
"Register Interest Single Key" |
public static final String |
VM_REG_INTEREST |
"Vm Register Interest" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEY_SENDER_RQ_LAST_VAL |
"SenderRegionQueueLastVal_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEY_SENDER_RQ_LAST_VAL |
"SenderRegionQueueLastVal_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEY_SENDER_RQ_LAST_VAL |
"SenderRegionQueueLastVal_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NEXT_KEYS |
3 |
public static final int |
NEXT_KEYS_WRAP |
4 |
public static final int |
NUM_EVENT_RESOLVED |
1 |
public static final int |
NUM_OPERATIONS |
0 |
public static final int |
OWN_KEYS |
0 |
public static final int |
OWN_KEYS_WRAP |
1 |
public static final int |
WAN_KEYS_WRAP |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_SLEEP_SEC |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EXPECTED_ADD_PER_VM |
"ExpectedAddPerVM" |
public static final String |
EXPECTED_REMOVE_PER_VM |
"ExpectedRemovePerVM" |
public static final String |
WAN_SITES |
"WanSites" |
public static final String |
WAN_SITES_REMOVED |
"WanSitesRemoved" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FILTER_KEY_PRIFIX |
"FilterKey_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_ENCODE_KEY |
true |
public static final boolean |
DEFAULT_ENCODE_TIMESTAMP |
false |
public static final int |
DEFAULT_SIZE |
1024 |
public static final int |
MIN_SIZE |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_ENCODE_TIMESTAMP |
true |
public static final int |
DEFAULT_SIZE |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_MAX_VALUE |
0.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_SIZE |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PREFIXER |
"_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_ENCODE_TIMESTAMP |
true |
public static final int |
DEFAULT_SIZE |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_MAX_VALUE |
0.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_SIZE |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_DEPTH |
2 |
public static final int |
DEFAULT_WIDTH |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_SIZE |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_SIZE |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_SIZE |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_SIZE |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_SIZE |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BROKER_OBJECT_TYPE |
"objects.query.broker.Broker" |
public static final int |
DEFAULT_PARTITION |
3 |
public static final String |
DEFAULT_PARTITION_TYPE |
"PartitionByDefault" |
public static final int |
GFE |
2 |
public static final String |
GFE_API |
"GFE" |
public static final int |
GFE_GFK |
21 |
public static final String |
GFE_GFK_API |
"GFE_GFK" |
public static final int |
GFE_GFK_DVD |
20 |
public static final String |
GFE_GFK_DVD_API |
"GFE_GFK_DVD" |
public static final int |
GFXD |
1 |
public static final String |
GFXD_API |
"GFXD" |
public static final int |
GPDB |
7 |
public static final String |
GPDB_API |
"GPDB" |
public static final String |
LARGE_OBJECT_OBJECT_TYPE |
"objects.query.largeobject.LargeObject" |
public static final int |
MYSQL |
3 |
public static final String |
MYSQL_API |
"MYSQL" |
public static final int |
MYSQLC |
4 |
public static final String |
MYSQLC_API |
"MYSQLC" |
public static final String |
NO_DATA_POLICY |
"NONE" |
public static final int |
NONE |
2 |
public static final int |
OQL |
0 |
public static final String |
OQL_API |
"OQL" |
public static final int |
ORACLE |
5 |
public static final String |
ORACLE_API |
"ORACLE" |
public static final int |
PARTITION |
1 |
public static final int |
PARTITION_BY_COLUMN |
1 |
public static final String |
PARTITION_BY_COLUMN_TYPE |
"PartitionByColumn" |
public static final int |
PARTITION_BY_LIST |
4 |
public static final int |
PARTITION_BY_LIST_SPECIAL_CASE |
5 |
public static final String |
PARTITION_BY_LIST_SPECIAL_CASE_TYPE |
"PartitionByListSpecialCase" |
public static final String |
PARTITION_BY_LIST_TYPE |
"PartitionByList" |
public static final int |
PARTITION_BY_PK |
0 |
public static final String |
PARTITION_BY_PK_TYPE |
"PartitionByPK" |
public static final int |
PARTITION_BY_RANGE |
2 |
public static final String |
PARTITION_BY_RANGE_TYPE |
"PartitionByRange" |
public static final String |
PARTITION_DATA_POLICY |
"PARTITION" |
public static final int |
REPLICATE |
0 |
public static final String |
REPLICATE_DATA_POLICY |
"REPLICATE" |
public static final int |
RTE |
6 |
public static final String |
RTE_API |
"RTE" |
public static final String |
SECTOR_OBJECT_TYPE |
"objects.query.sector.Sector" |
public static final String |
SECURITIES_TYPE |
"objects.query.securities.Securities" |
public static final String |
TINY_OBJECT_OBJECT_TYPE |
"objects.query.tinyobject.TinyObject" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BROKERS_FROM_RANDOM_PERCENTAGE_RANGE_ON_TICKET_PRICE |
"brokersFromRandomPercentageRangeOnTicketPrice" |
protected static final int |
BROKERS_FROM_RANDOM_PERCENTAGE_RANGE_ON_TICKET_PRICE_QUERY |
6 |
public static final String |
BROKERS_FROM_RANDOM_RANGE_ON_TICKET_PRICE |
"brokersFromRandomRangeOnTicketPrice" |
protected static final int |
BROKERS_FROM_RANDOM_RANGE_ON_TICKET_PRICE_QUERY |
4 |
public static final String |
BROKERS_FROM_RANDOM_SIZE_RANGE_ON_TICKET_PRICE |
"brokersFromRandomSizeRangeOnTicketPrice" |
protected static final int |
BROKERS_FROM_RANDOM_SIZE_RANGE_ON_TICKET_PRICE_QUERY |
5 |
public static final String |
EQUALITY_ON_BROKER_ID |
"equalityOnBrokerId" |
protected static final int |
EQUALITY_ON_BROKER_ID_QUERY |
1 |
protected static final String |
PRIMARY_KEY_INDEX_ON_BROKER_ID |
"primaryKeyIndexOnBrokerId" |
protected static final int |
PRIMARY_KEY_INDEX_ON_BROKER_ID_QUERY |
0 |
protected static final String |
PRIMARY_KEY_INDEX_ON_BROKER_TICKET_ID |
"uniqueKeyIndexOnBrokerTicketId" |
protected static final int |
PRIMARY_KEY_INDEX_ON_BROKER_TICKET_ID_QUERY |
2 |
public static final String |
RANDOM_EQUALITY_ON_BROKER_ID |
"randomEqualityOnBrokerId" |
protected static final int |
RANDOM_EQUALITY_ON_BROKER_ID_QUERY |
0 |
public static final String |
TICKETS_FROM_EQUALITY_ON_BROKER_ID |
"ticketsFromEqualityOnBrokerId" |
protected static final int |
TICKETS_FROM_EQUALITY_ON_BROKER_ID_QUERY |
2 |
public static final String |
TICKETS_FROM_RANDOM_RANGE_ON_TICKET_PRICE |
"ticketsFromRandomRangeOnTicketPrice" |
protected static final int |
TICKETS_FROM_RANDOM_RANGE_ON_TICKET_PRICE_QUERY |
3 |
protected static final String |
UNIQUE_INDEX_ON_BROKER_NAME |
"uniqueKeyIndexOnBrokerName" |
protected static final int |
UNIQUE_INDEX_ON_BROKER_NAME_QUERY |
1 |
protected static final String |
UNIQUE_INDEX_ON_BROKER_TICKET_NAME |
"uniqueKeyIndexOnBrokerTicketName" |
protected static final int |
UNIQUE_INDEX_ON_BROKER_TICKET_NAME_QUERY |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
DISTRIBUTE |
1L |
public static final long |
NOFLUSH |
2L |
public static final long |
ORIGINAL |
32L |
public static final long |
REPLY |
4L |
public static final long |
SPOOL |
16L |
public static final long |
SYNCHRONIZE |
8L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
OBJECT_DESTROYED |
3 |
public static final int |
OBJECT_INVALIDATED |
1 |
public static final int |
OBJECT_UPDATED |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ENTRIES_TO_PUT |
50 |
protected static final int |
HEAVY_OBJECT_SIZE_VAL |
500 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
FIXED_LENGTH_KEY_SIZE |
20 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DestroyedKeys |
"DestroyedKeys" |
public static final String |
ErrorKey |
"Error" |
public static final String |
RegionSnapshot |
"RegionSnapshot" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ENTRIES_TO_PUT |
50 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
CLOSE_CACHE |
0 |
protected static final int |
CLOSE_REGION |
3 |
protected static final int |
CREATE_INDEX_OPERATION |
26 |
protected static final String |
createCallbackPrefix |
"Create event originated in pid " |
protected static final String |
destroyCallbackPrefix |
"Destroy event originated in pid " |
protected static final int |
DISCONNECT |
1 |
protected static final int |
ENTRY_ADD_OPERATION |
1 |
protected static final int |
ENTRY_DESTROY_OPERATION |
2 |
protected static final int |
ENTRY_DESTROY_PERCENT_OPERATION |
10 |
protected static final int |
ENTRY_GET_NEW_OPERATION |
8 |
protected static final int |
ENTRY_GET_OPERATION |
7 |
protected static final int |
ENTRY_INVALIDATE_OPERATION |
3 |
protected static final int |
ENTRY_LOCAL_DESTROY_OPERATION |
4 |
protected static final int |
ENTRY_LOCAL_DESTROY_PERCENT_OPERATION |
11 |
protected static final int |
ENTRY_LOCAL_INVALIDATE_OPERATION |
5 |
protected static final int |
ENTRY_PUT_IF_ABSENT_AS_CREATE_OPERATION |
14 |
protected static final int |
ENTRY_PUT_IF_ABSENT_AS_GET_OPERATION |
13 |
protected static final int |
ENTRY_PUT_IF_ABSENT_OPERATION |
12 |
protected static final int |
ENTRY_PUTALL_OPERATION |
9 |
protected static final int |
ENTRY_REMOVE_AS_NOOP_OPERATION |
16 |
protected static final int |
ENTRY_REMOVE_OPERATION |
15 |
protected static final int |
ENTRY_REPLACE_AS_NOOP_OPERATION |
19 |
protected static final int |
ENTRY_REPLACE_AS_UPDATE_OPERATION |
18 |
protected static final int |
ENTRY_REPLACE_NO_INVAL_OPERATION |
20 |
protected static final int |
ENTRY_REPLACE_OLD_AS_NOOP_OPERATION |
23 |
protected static final int |
ENTRY_REPLACE_OLD_AS_UPDATE_OPERATION |
22 |
protected static final int |
ENTRY_REPLACE_OLD_NO_INVAL_OPERATION |
24 |
protected static final int |
ENTRY_REPLACE_OLD_OPERATION |
21 |
protected static final int |
ENTRY_REPLACE_OPERATION |
17 |
protected static final int |
ENTRY_UPDATE_OPERATION |
6 |
protected static final String |
expectOfflineExceptionKey |
"expectOfflineException" |
protected static final String |
getCallbackPrefix |
"Get originated in pid " |
protected static final String |
invalidateCallbackPrefix |
"Invalidate event originated in pid " |
protected static final String |
isDataStoreKey |
"isDataStore for vmID " |
protected static final int |
LOCAL_DESTROY |
2 |
protected static final int |
MAX_CHOICES |
4 |
protected static final int |
MAX_CHOICES_FOR_CLIENT_SERVER |
2 |
protected static final int |
QUERY_OPERATION |
25 |
protected static final int |
RECENT_HISTORY |
20 |
protected static final String |
regionDestroyCallbackPrefix |
"Region destroy event originated in pid " |
protected static final String |
regionInvalidateCallbackPrefix |
"Region invalidate event originated in pid " |
protected static final int |
REMOVE_INDEX_OPERATION |
27 |
protected static final String |
shutDownAllInProgressKey |
"shutDownAllInProgress" |
protected static final String |
updateCallbackPrefix |
"Update event originated in pid " |
protected static final String |
VmIDStr |
"VmId_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
diskRecoveryKey |
"DiskRecoveryFileNames_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ADD_NEW_KEY |
5 |
protected static final int |
DESTROY |
2 |
protected static final int |
ENTRIES_TO_PUT |
50 |
protected static final int |
FIRST_OP |
1 |
protected static final int |
GET |
4 |
protected static final int |
INVALIDATE |
1 |
protected static final String |
KEY_LIST |
"Key List" |
protected static final int |
LAST_OP |
6 |
protected static final int |
LOCAL_DESTROY |
8 |
protected static final int |
LOCAL_INVALIDATE |
7 |
protected final long |
LOG_INTERVAL_MILLIS |
10000L |
protected static final String |
PR_TOTAL_BUCKETS |
"PR Total Buckets" |
protected static final String |
PR_TOTAL_DATASTORES |
"PR Total DataStores" |
protected static final int |
QUERY |
6 |
protected static final int |
UPDATE_EXISTING_KEY |
3 |
protected static final String |
VmIDStr |
"VmId_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NUM_KEYS_TO_CREATE |
1000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CRITICAL_HEAP_PERCENTAGE |
"Critical Heap Percentage" |
public static final String |
EVICTION_HEAP_PERCENTAGE |
"Eviction Heap Percentage" |
public static final String |
SLOW_START_TIME |
"100000" |
public static final float |
UPPER_HEAP_LIMIT_PERCENT |
25.0f |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ENTRY_SIZE_IN_BYTES |
1310720 |
public static final int |
START_OF_LAST_BUCKETS_ID |
101 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CRITICAL_HEAP_PERCENTAGE |
"Critical Heap Percentage" |
public static final String |
CRITICAL_OFF_HEAP_PERCENTAGE |
"Critical Off-Heap Percentage" |
public static final String |
EVICTION_EVENT |
"Eviction" |
public static final String |
EVICTION_HEAP_PERCENTAGE |
"Eviction Heap Percentage" |
public static final String |
EVICTION_OFF_HEAP_PERCENTAGE |
"Eviction Off-Heap Percentage" |
public static final String |
NO_EVENT_RECEIVED |
"No Event Received" |
public static final String |
NORMAL_EVENT |
"Normal" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ENTRY_SIZE_IN_BYTES |
1310720 |
public static final int |
START_OF_LAST_BUCKETS_ID |
101 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
CustomIdleTODestroyIndex |
6 |
protected static final int |
CustomIdleTOInvalIndex |
7 |
protected static final int |
CustomTTLDestroyIndex |
4 |
protected static final int |
CustomTTLInvalIndex |
5 |
protected static final int |
IdleTODestroyIndex |
2 |
protected static final int |
IdleTOInvalIndex |
3 |
protected static final int |
numRegions |
8 |
protected static final int |
TTLDestroyIndex |
0 |
protected static final int |
TTLInvalIndex |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CRITICAL_HEAP_PERCENTAGE |
"Critical Heap Percentage" |
public static final String |
CRITICAL_OFF_HEAP_PERCENTAGE |
"Critical Off-Heap Percentage" |
public static final String |
EVICTION_HEAP_PERCENTAGE |
"Eviction Heap Percentage" |
public static final String |
EVICTION_OFF_HEAP_PERCENTAGE |
"Eviction Off-Heap Percentage" |
protected static final int |
HEAVY_OBJECT_SIZE_VAL |
500 |
public static final int |
KEYS_TO_PUT |
500 |
public static final float |
LOWER_HEAP_LIMIT_PERCENT |
30.0f |
public static final float |
UPPER_HEAP_LIMIT_PERCENT |
25.0f |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DS_MEMBER_SET |
"ds Member Set" |
protected static final String |
DS_SERVER_SET |
"ds Server Set" |
protected static final String |
KEY_LIST |
"Key List" |
protected static final String |
PR_TOTAL_BUCKETS |
"PR Total Buckets" |
protected static final String |
PR_TOTAL_DATASTORES |
"PR Total DataStores" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
KEY_SET |
"Key Set" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EXTRA_VM_IDS |
"Extra_Vm_Ids" |
public static final String |
NEXT_VM_TO_BE_UP |
"Next_Vm_To_Be_Up" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ARGS_FIRST_OP |
1 |
protected static final int |
ARGS_LAST_OP |
2 |
protected static final int |
BLOCKING_FIRST_OP |
1 |
protected static final int |
BLOCKING_LAST_OP |
2 |
protected static final int |
COLLECTOR_FIRST_OP |
1 |
protected static final int |
COLLECTOR_LAST_OP |
2 |
protected static final int |
DATASET_FIRST_OP |
1 |
protected static final int |
DATASET_LAST_OP |
2 |
protected static final int |
FUNC_ALLNODES |
3 |
protected static final int |
FUNC_ASYNCH |
2 |
protected static final int |
FUNC_HA_FIRST_OP |
1 |
protected static final int |
FUNC_HA_LAST_OP |
5 |
protected static final int |
FUNC_MULTIPLEKEY |
2 |
protected static final int |
FUNC_SINGLEKEY |
1 |
protected static final int |
FUNC_SYNCH |
1 |
protected static final int |
FUNC_WITH_ARGS |
2 |
protected static final int |
FUNC_WITH_CUSTOM_COLLECTOR |
2 |
protected static final int |
FUNC_WITH_MULTIPLE_DATASET |
2 |
protected static final int |
FUNC_WITH_SINGLE_DATASET |
1 |
protected static final int |
FUNC_WITHOUT_ARGS |
1 |
protected static final int |
FUNC_WITHOUT_COLLECTOR |
1 |
protected static final int |
KEYS_FIRST_OP |
1 |
protected static final int |
KEYS_LAST_OP |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ALL_BUCKET_IDS |
"All Bucket Ids" |
public static final String |
BUCKET_KEYS |
"Bucket Keys" |
public static final String |
BUCKETS_ON_NODE |
"Buckets on node" |
public static final String |
CACHE_CLOSED_VM |
"Cache Closed Vm" |
public static final String |
KEY_SET |
"Key Set" |
public static final int |
NUM_KEYS |
200 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NUM_KEYS |
50 |
public static final String |
REG_NAMES |
"Region names" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ALL_BUCKET_IDS |
"All Bucket Ids" |
public static final String |
BUCKETS_ON_NODE |
"Buckets on node" |
public static final int |
NUM_KEYS |
50 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NUM_COLOCATED_REGIONS |
7 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DELT |
"DELT" |
public static final String |
GAMM |
"GAMM" |
public static final String |
STK |
"STK" |
public static final String |
VEGA |
"VEGA" |
public static final String |
XFX |
"XFX" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE_INSTRUMENT |
2 |
public static final int |
TYPE_INSTRUMENT_RISK_SENSITIVITY |
3 |
public static final int |
TYPE_POSITION |
0 |
public static final int |
TYPE_POSITION_RISK |
1 |
public static final int |
TYPE_UND_RISK_SENSITIVITY |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DELT |
"DELT" |
public static final String |
EUR |
"EUR" |
public static final String |
GAMM |
"GAMM" |
public static final String |
LON |
"LON" |
public static final String |
NYC |
"NYC" |
public static final String |
STK |
"STK" |
public static final String |
TOK |
"TOK" |
public static final String |
USD |
"USD" |
public static final String |
VEGA |
"VEGA" |
public static final String |
XFX |
"XFX" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public final String |
ALL_BUCKETS |
"all_buckets_" |
public static final String |
DATASTORE_SEQUENCE_ID |
"dataStore_sequence_id_" |
public final String |
PRIMARY_BUCKETS |
"primary_buckets_" |
public final String |
PRIMARY_PARTITIONS |
"primary_partitions_" |
public final String |
SECONDARY_PARTITIONS |
"secondary_partitions_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
HEAVY_OBJECT_SIZE_VAL |
500 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DATASTORE_SEQUENCE_ID |
"dataStore_sequence_id_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DATASTORE_SEQUENCE_ID |
"dataStore_sequence_id_" |
public final String |
VM_PARTITIONS |
"vm_partitions_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
createCallbackPrefix |
"Create event originated in pid " |
protected static final String |
destroyCallbackPrefix |
"Destroy event originated in pid " |
protected static final String |
invalidateCallbackPrefix |
"Invalidate event originated in pid " |
protected static final String |
memberIdString |
" memberId=" |
public static final int |
NO_REPLICATION_RESTRICTION |
0 |
protected static final String |
regionDestroyCallbackPrefix |
"Region destroy event originated in pid " |
protected static final String |
regionInvalidateCallbackPrefix |
"Region invalidate event originated in pid " |
protected static final String |
updateCallbackPrefix |
"Update event originated in pid " |
public static final int |
USE_PARTITIONED_REGION |
2 |
public static final int |
USE_REPLICATED_REGION |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
alwaysFireLocalListeners |
"alwaysFireLocalListeners" |
public static final String |
keySet |
"keySet_" |
public static final String |
pidList |
"Pids" |
public static final String |
redundantCopies |
"redundantCopies" |
public static final String |
targetDM |
"targetDM" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CALLBACK_RESOLVER |
2 |
public static final int |
KEY_RESOLVER |
3 |
public static final int |
NONE |
0 |
public static final int |
PARTITION_RESOLVER |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AVG_OP |
"avg" |
public static final String |
BOGUS |
"bogus" |
public static final String |
ERR_OP |
"err" |
public static final String |
ERR_VAL |
"err" |
public static final String |
ERR_VAL_DOC |
"Statistic has multiple values instead of one" |
public static final String |
FAIL |
"F" |
public static final String |
FAIL_VAL |
"xxx" |
public static final String |
FAIL_VAL_DOC |
"The test failed or hung" |
public static final String |
HANG |
"H" |
public static final String |
MAX_OP |
"max" |
public static final String |
MIN_OP |
"min" |
public static final String |
MINUS_INFINITY |
"-inf" |
public static final String |
MINUS_INFINITY_DOC |
"Statistic value went from zero to non-zero or vice versa and this is bad" |
public static final String |
MISSING_VAL |
"" |
public static final String |
MISSING_VAL_DOC |
"Statistic value is unavailable or omitted" |
public static final String |
MMM_OP |
"del" |
public static final String |
NIL_VAL |
"---" |
public static final String |
NIL_VAL_DOC |
"Statistic value is less than the ratio threshold" |
public static final String |
PASS |
"P" |
public static final String |
PLUS_INFINITY |
"+inf" |
public static final String |
PLUS_INFINITY_DOC |
"Statistic value went from zero to non-zero or vice versa and this is good" |
public static final String |
STD_OP |
"std" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DIVIDER |
"================================================================================" |
protected static final String |
SUBDIVIDER |
"--------------------------------------------------------------------------------" |
protected static final int |
WIDTH |
80 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DIVIDER |
"================================================================================" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
THREAD_SCOPE |
0 |
public static final int |
VM_SCOPE |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
LATEST_PROP_FILE_NAME |
"latest.prop" |
public static final String |
PERFORMANCE_REPORT_FILE_NAME |
"perfreport.txt" |
protected static final String |
STAT_SPEC_FILE_NAME |
"statistics.spec" |
protected static final String |
TRIM_SPEC_FILE_NAME |
"trim.spec" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COMPARISON_KEY_PROP |
"perffmwk.comparisonKey" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
RMI_NAME |
"RemotePerfStatMgr" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COMBINE |
"combine" |
public static final String |
COMBINE_ACROSS_ARCHIVES |
"combineAcrossArchives" |
public static final String |
COMBINE_TYPE |
"combine" |
protected static final String |
COMMA |
"," |
protected static final String |
DIV |
"/" |
protected static final String |
EQUALS |
"=" |
protected static final String |
EXPR |
"expr" |
protected static final String |
FCN |
"fcn" |
public static final String |
FILTER_NONE |
"none" |
public static final String |
FILTER_PERSEC |
"perSecond" |
public static final String |
FILTER_TYPE |
"filter" |
protected static final String |
INCLUDE |
"include" |
protected static final String |
INCLUDEIFPRESENT |
"includeIfPresent" |
public static final String |
MAX |
"max" |
public static final String |
MAX_C |
"max?" |
public static final String |
MAX_E |
"max!" |
public static final String |
MAXMINUSMIN |
"max-min" |
public static final String |
MAXMINUSMIN_C |
"max-min?" |
public static final String |
MAXMINUSMIN_E |
"max-min!" |
public static final String |
MEAN |
"mean" |
public static final String |
MEAN_C |
"mean?" |
public static final String |
MEAN_E |
"mean!" |
public static final String |
MIN |
"min" |
public static final String |
MIN_C |
"min?" |
public static final String |
MIN_E |
"min!" |
protected static final String |
NCF |
"ncf" |
public static final String |
OP_TYPES |
"ops" |
public static final String |
RAW |
"raw" |
protected static final String |
SEMI |
";" |
protected static final String |
SPACE |
" " |
protected static final String |
STATSPEC |
"statspec" |
public static final String |
STDDEV |
"stddev" |
public static final String |
STDDEV_C |
"stddev?" |
public static final String |
STDDEV_E |
"stddev!" |
public static final String |
TRIM_SPEC_NAME |
"trimspec" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
END |
"end" |
protected static final String |
EQUALS |
"=" |
protected static final String |
LPAREN |
"(" |
protected static final String |
RPAREN |
")" |
protected static final String |
SEMI |
";" |
protected static final String |
SPACE |
" " |
protected static final String |
START |
"start" |
protected static final String |
TRIMSPEC |
"trimspec" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
OP_TIME |
"operationTime" |
protected static final String |
OPS |
"operations" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
LOOPS |
"loops" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ADD_OPERATION |
1 |
protected static final int |
COUNT_QUERY_OPERATION |
11 |
protected static final int |
CREATE_INDEX_OPERATION |
9 |
protected static final String |
createCallbackPrefix |
"Create event originated in pid " |
protected static final int |
DESTROY_OPERATION |
4 |
protected static final String |
destroyCallbackPrefix |
"Destroy event originated in pid " |
protected static final String |
enumWhereClause1 |
" where aDay.name = \'Wednesday\'" |
protected static final String |
enumWhereClause2 |
" where aDay = null" |
public static final String |
ID_COMPACT_RANGE_INDEX |
"idCompactRangeIndex" |
public static final String |
ID_HASH_INDEX |
"idHashIndex" |
public static final String |
ID_RANGE_INDEX |
"idRangeIndex" |
protected static final int |
INVALIDATE_OPERATION |
3 |
protected static final String |
invalidateCallbackPrefix |
"Invalidate event originated in pid " |
protected static final int |
LOCAL_DESTROY_OPERATION |
7 |
protected static final int |
LOCAL_INVALIDATE_OPERATION |
6 |
public static final String |
MAP_RANGE_INDEX_1 |
"mapRangeIndex1" |
public static final String |
MAP_RANGE_INDEX_2 |
"mapRangeIndex2" |
public static final int |
MILLIS_TO_WAIT |
60000 |
protected static final int |
PDXSTRING_QUERY_OPERATION |
12 |
protected static final int |
QUERY_OPERATION |
8 |
protected static final int |
READ_OPERATION |
5 |
public static final String |
REGION_NAME |
"QueryRegion" |
protected static final String |
REGION_WITHOUT_INDEX |
"noIndex" |
protected static final int |
REMOVE_INDEX_OPERATION |
10 |
public static final String |
STATUS_COMPACT_RANGE_INDEX |
"statusCompactRangeIndex" |
public static final String |
STATUS_HASH_INDEX |
"statusHashIndex" |
public static final String |
STATUS_RANGE_INDEX |
"statusRangeIndex" |
protected static final int |
UPDATE_OPERATION |
2 |
protected static final String |
updateCallbackPrefix |
"Update event originated in pid " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ADD_OPERATION |
1 |
protected static final int |
COUNT_QUERY_OPERATION |
11 |
protected static final int |
CREATE_INDEX_OPERATION |
9 |
protected static final String |
createCallbackPrefix |
"Create event originated in pid " |
protected static final int |
DESTROY_OPERATION |
4 |
protected static final String |
destroyCallbackPrefix |
"Destroy event originated in pid " |
protected static final int |
INVALIDATE_OPERATION |
3 |
protected static final String |
invalidateCallbackPrefix |
"Invalidate event originated in pid " |
protected static final int |
LOCAL_DESTROY_OPERATION |
7 |
protected static final int |
LOCAL_INVALIDATE_OPERATION |
6 |
public static final int |
MILLIS_TO_WAIT |
60000 |
protected static final int |
PDXSTRING_QUERY_OPERATION |
12 |
protected static final int |
QUERY_OPERATION |
8 |
protected static final int |
READ_OPERATION |
5 |
public static final String |
REGION_NAME |
"QueryRegion" |
protected static final int |
REMOVE_INDEX_OPERATION |
10 |
protected static final int |
UPDATE_OPERATION |
2 |
protected static final String |
updateCallbackPrefix |
"Update event originated in pid " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
QUERY_FILTER_OPERATION |
10 |
protected static final int |
QUERY_NO_FILTER_OPERATION |
8 |
protected static final int |
QUERY_SINGLE_FILTER_OPERATION |
9 |
protected static final int |
REGION_CLOSE_REBLANCE_OPERATION |
11 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
MAX_PUT |
50 |
protected static final int |
MAX_PUT_CACHE_SCALABILITY |
10000 |
protected static final int |
MAX_PUT_EVICTION_OVERFLOW |
3000 |
protected static final int |
NUM_OF_PUTS |
100 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
bucketMapKey |
"bucketMap" |
protected static final String |
primaryMapKey |
"primaryMap" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected final int |
numRegions |
7 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
recyclePrimaryComplete |
"recyclePrimaryComplete" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ITERATIONS |
1000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CONCURRENT_STARTUP |
"concurrentStartup" |
protected final int |
IMMEDIATE |
0 |
protected final int |
NEVER |
-1 |
protected static final String |
redundantCopiesKey |
"RedundantCopies" |
protected static final String |
SERIAL_STARTUP |
"serialStartup" |
protected static final String |
START_WITH_ALL |
"startWithAll" |
protected static final String |
vmIDStr |
"VmId_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ACCESSOR_LOW_MEM_TIMESTAMP |
"accessorLowMemTimestamp" |
public static final String |
ACCESSOR_NO_LOW_MEM_TIMESTAMP |
"accessorNoLowMemTimestamp" |
public static final String |
LOW_MEMORY_STATE |
"expectLowMemoryState" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ContinueFromExisting |
2 |
public static final int |
CreateNew |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
txListKey |
"txListForVmId_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
BEGIN_TX |
1001 |
protected static final int |
COMMIT |
1004 |
protected static final int |
EXECUTE_NONTX_OPS |
1003 |
protected static final int |
EXECUTE_TX_OPS |
1002 |
protected static final int |
ROLLBACK |
1005 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
ADMIN_ROLE |
3 |
public static final byte |
READER_ROLE |
1 |
public static final byte |
WRITER_ROLE |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_AUTHZ_XML_URI |
"$JTESTS/lib/authz-dummy.xml" |
public static final String |
DEFAULT_PASSWORD |
"DefaultPassword" |
public static final String |
DEFAULT_USERNAME |
"DefaultUser" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
KEY_SET |
"KEY_SET" |
protected static final String |
NON_SECURE_REGION_NAME |
"nonSecureRegion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_AUTHZ_XML_URI |
"$JTESTS/lib/authz-ldap.xml" |
public static final String |
DEFAULT_LDAP_BASEDN |
"$ou=ldapTesting,dc=pune,dc=gemstone,dc=com" |
public static final String |
DEFAULT_LDAP_SERVER |
"ldap" |
public static final String |
DEFAULT_PASSWORD |
"DefaultPassword" |
public static final String |
DEFAULT_USERNAME |
"DefaultUser" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PASSWORD |
"security-password" |
public static final String |
USER_NAME |
"security-username" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_AUTHZ_XML_URI |
"$JTESTS/lib/authz-ldap.xml" |
public static final String |
DEFAULT_KEYSTORE_FILE_PATH |
"keystorepath" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
NON_SECURE_REGION_NAME |
"nonSecureRegion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EXTRA_PROPS |
"security-keep-extra-props" |
public static final String |
SECURITY_PREFIX |
"security-" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
diskSnapshot |
"diskSnapshot" |
public static final String |
expectOfflineExceptionKey |
"expectOfflineException" |
public static final String |
regionSnapshotKey |
"snapshotKey" |
public static final String |
shutDownAllKey |
"shutDownAllKey" |
public static final String |
taskStep |
"taskStep" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
CACHE_OPERATIONS |
10 |
protected static final String |
createCallbackPrefix |
"Create event originated in pid " |
protected static final String |
destroyCallbackPrefix |
"Destroy event originated in pid " |
protected static final int |
ENTRY_ADD_OPERATION |
1 |
protected static final int |
ENTRY_DESTROY_OPERATION |
2 |
protected static final int |
ENTRY_GET_NEW_OPERATION |
8 |
protected static final int |
ENTRY_GET_OPERATION |
7 |
protected static final int |
ENTRY_INVALIDATE_OPERATION |
3 |
protected static final int |
ENTRY_LOCAL_DESTROY_OPERATION |
4 |
protected static final int |
ENTRY_LOCAL_INVALIDATE_OPERATION |
5 |
protected static final int |
ENTRY_PUTALL_OPERATION |
9 |
protected static final int |
ENTRY_UPDATE_OPERATION |
6 |
protected static final String |
getCallbackPrefix |
"Get originated in pid " |
protected static final String |
invalidateCallbackPrefix |
"Invalidate event originated in pid " |
protected static final String |
regionDestroyCallbackPrefix |
"Region destroy event originated in pid " |
protected static final String |
regionInvalidateCallbackPrefix |
"Region invalidate event originated in pid " |
protected static final String |
updateCallbackPrefix |
"Update event originated in pid " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EnableDeadKey |
"EnableDead_" |
public static final String |
EnableSickKey |
"EnableSick_" |
public static final String |
EnableSlowListenerKey |
"EnableSlowListener_" |
public static final String |
ErrorKey |
"Error" |
public static final String |
InitIsCompleteKey |
"InitIsComplete_" |
public static final String |
IsDeadKey |
"IsDead_" |
public static final String |
IsSickKey |
"IsSick_" |
public static final String |
MembershipFailureBegunKey |
"MembershipFailureBegun_" |
public static final String |
MembershipFailureCompleteKey |
"MembershipFailureComplete_" |
public static final String |
NumForcedDiscEventsKey |
"NumForcedDiscEvents_" |
public static final String |
ReadyForInitKey |
"ReadyForInit_" |
public static final String |
SevereAlertKey |
"SevereAlertKey_" |
public static final String |
VmRestarted |
"VmRestarted_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
createCallbackPrefix |
"Create event originated in pid " |
protected static final String |
destroyCallbackPrefix |
"Destroy event originated in pid " |
protected static final int |
ENTRY_ADD_OPERATION |
1 |
protected static final int |
ENTRY_DESTROY_OPERATION |
2 |
protected static final int |
ENTRY_GET_NEW_OPERATION |
8 |
protected static final int |
ENTRY_GET_OPERATION |
7 |
protected static final int |
ENTRY_INVALIDATE_OPERATION |
3 |
protected static final int |
ENTRY_LOCAL_DESTROY_OPERATION |
4 |
protected static final int |
ENTRY_LOCAL_INVALIDATE_OPERATION |
5 |
protected static final int |
ENTRY_UPDATE_OPERATION |
6 |
protected static final String |
getCallbackPrefix |
"Get originated in pid " |
protected static final String |
invalidateCallbackPrefix |
"Invalidate event originated in pid " |
protected static final String |
regionDestroyCallbackPrefix |
"Region destroy event originated in pid " |
protected static final String |
regionInvalidateCallbackPrefix |
"Region invalidate event originated in pid " |
protected static final String |
updateCallbackPrefix |
"Update event originated in pid " |
protected static final String |
VmIDStr |
"VmId_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
healthControllerComplete |
"healthControllerComplete" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ITERATIONS |
1000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ONEWAY |
0 |
public static final int |
TWOWAY |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
VmIDStr |
"VmId_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected final long |
LOG_INTERVAL_MILLIS |
10000L |
protected static final String |
REGION_NAME |
"TestRegion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TEST_TYPE |
"TEST_TYPE" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REGION_NAME |
"testRegion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
MULTI_THREADS_PER_ONE_VM |
2 |
protected static final String |
NOT_IN_TRANS |
"Not in transaction" |
protected static final int |
ONE_THREAD_PER_MULTI_VMS |
1 |
protected static final int |
UNDEFINED |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
MULTI_THREADS_PER_ONE_VM |
2 |
protected static final String |
NOT_IN_TRANS |
"Not in transaction" |
protected static final int |
ONE_THREAD_PER_MULTI_VMS |
1 |
protected static final int |
UNDEFINED |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CACHE_CLOSE |
"cache-close" |
public static final String |
ENTRY_CONTAINS_KEY |
"entry-containsKey" |
public static final String |
ENTRY_CONTAINS_VALUE |
"entry-containsValue" |
public static final String |
ENTRY_CONTAINS_VALUE_FOR_KEY |
"entry-containsValueForKey" |
public static final String |
ENTRY_CREATE |
"entry-create" |
public static final String |
ENTRY_DESTROY |
"entry-destroy" |
public static final String |
ENTRY_GET_ENTRY_EXIST_KEY |
"entry-getEntryWithExistingKey" |
public static final String |
ENTRY_GET_EXIST_KEY |
"entry-getWithExistingKey" |
public static final String |
ENTRY_GET_NEW_KEY |
"entry-getWithNewKey" |
public static final String |
ENTRY_GET_PREV_KEY |
"entry-getWithPreviousKey" |
public static final String |
ENTRY_GETALL |
"getAll" |
public static final String |
ENTRY_INVAL |
"entry-inval" |
public static final String |
ENTRY_LOCAL_DESTROY |
"entry-localDestroy" |
public static final String |
ENTRY_LOCAL_INVAL |
"entry-localInval" |
public static final String |
ENTRY_PUTALL |
"putAll" |
public static final String |
ENTRY_REMOVE |
"entry-remove" |
public static final String |
ENTRY_UPDATE |
"entry-update" |
public static final String |
REGION_CREATE |
"region-create" |
public static final String |
REGION_DESTROY |
"region-destroy" |
public static final String |
REGION_ENTRIES |
"region-entries" |
public static final String |
REGION_ENTRY_SET |
"region-entrySet" |
public static final String |
REGION_INVAL |
"region-inval" |
public static final String |
REGION_KEY_SET |
"region-keySet" |
public static final String |
REGION_KEYS |
"region-keys" |
public static final String |
REGION_LOCAL_DESTROY |
"region-localDestroy" |
public static final String |
REGION_LOCAL_INVAL |
"region-localInval" |
public static final String |
REGION_VALUES |
"region-values" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
afterCommitProcessed |
"afterCommitProcessed" |
public static final String |
delegate |
"DelegateVmInfo" |
public static final String |
keySet |
"keySet_" |
public static final String |
nonDelegateServer |
"NonDelegateServerVmInfo" |
public static final String |
timeToStop |
"timeToStop" |
public static final String |
VMOTION_TRIGGERED |
"vMotionTriggerred" |
public static final String |
VMOTION_TRIGGERED_TIME |
"vMotionTriggerredTime" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CommitState_afterApplyChanges |
7 |
public static final int |
CommitState_afterConflictCheck |
1 |
public static final int |
CommitState_afterIndividualCommit |
6 |
public static final int |
CommitState_afterIndividualSend |
4 |
public static final int |
CommitState_afterReleaseLocalLocks |
8 |
public static final int |
CommitState_afterReservation |
0 |
public static final int |
CommitState_afterSend |
9 |
public static final int |
CommitState_afterSendCommit |
10 |
public static final int |
CommitState_afterSendRollback |
11 |
public static final int |
CommitState_beforeSend |
2 |
public static final int |
CommitState_duringIndividualCommit |
5 |
public static final int |
CommitState_duringIndividualSend |
3 |
public static final String |
USE_COPY_HELPER |
"useCopyHelper" |
public static final String |
USE_COPY_ON_READ |
"useCopyOnRead" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
createCallbackPrefix |
"Create event originated in pid " |
protected static final String |
destroyCallbackPrefix |
"Destroy event originated in pid " |
protected static final String |
invalidateCallbackPrefix |
"Invalidate event originated in pid " |
protected static final String |
memberIdString |
" memberId=" |
public static final int |
NO_REPLICATION |
1 |
public static final int |
NO_REPLICATION_RESTRICTION |
0 |
protected static final String |
regionDestroyCallbackPrefix |
"Region destroy event originated in pid " |
protected static final String |
regionInvalidateCallbackPrefix |
"Region invalidate event originated in pid " |
protected static final String |
updateCallbackPrefix |
"Update event originated in pid " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
KEY_RANGE |
50 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
REGION_NAME |
"capConRegion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public final String |
CntrName_AfterCreate_isDist |
"numAfterCreateEvents_isDist" |
public final String |
CntrName_AfterCreate_isExp |
"numAfterCreateEvents_isExp" |
public final String |
CntrName_AfterCreate_isLoad |
"numAfterCreateEvents_isLoad" |
public final String |
CntrName_AfterCreate_isLocalLoad |
"numAfterCreateEvents_isLocalLoad" |
public final String |
CntrName_AfterCreate_isNetLoad |
"numAfterCreateEvents_isNetLoad" |
public final String |
CntrName_AfterCreate_isNetSearch |
"numAfterCreateEvents_isNetSearch" |
public final String |
CntrName_AfterCreate_isNotDist |
"numAfterCreateEvents_isNotDist" |
public final String |
CntrName_AfterCreate_isNotExp |
"numAfterCreateEvents_isNotExp" |
public final String |
CntrName_AfterCreate_isNotLoad |
"numAfterCreateEvents_isNotLoad" |
public final String |
CntrName_AfterCreate_isNotLocalLoad |
"numAfterCreateEvents_isNotLocalLoad" |
public final String |
CntrName_AfterCreate_isNotNetLoad |
"numAfterCreateEvents_isNotNetLoad" |
public final String |
CntrName_AfterCreate_isNotNetSearch |
"numAfterCreateEvents_isNotNetSearch" |
public final String |
CntrName_AfterCreate_isNotPutAll |
"numAfterCreateEvents_isNotPutAll" |
public final String |
CntrName_AfterCreate_isNotRemote |
"numAfterCreateEvents_isNotRemote" |
public final String |
CntrName_AfterCreate_isPutAll |
"numAfterCreateEvents_isPutAll" |
public final String |
CntrName_AfterCreate_isRemote |
"numAfterCreateEvents_isRemote" |
public final String |
CntrName_AfterDestroy_isDist |
"numAfterDestroyEvents_isDist" |
public final String |
CntrName_AfterDestroy_isExp |
"numAfterDestroyEvents_isExp" |
public final String |
CntrName_AfterDestroy_isLoad |
"numAfterDestroyEvents_isLoad" |
public final String |
CntrName_AfterDestroy_isLocalLoad |
"numAfterDestroyEvents_isLocalLoad" |
public final String |
CntrName_AfterDestroy_isNetLoad |
"numAfterDestroyEvents_isNetLoad" |
public final String |
CntrName_AfterDestroy_isNetSearch |
"numAfterDestroyEvents_isNetSearch" |
public final String |
CntrName_AfterDestroy_isNotDist |
"numAfterDestroyEvents_isNotDist" |
public final String |
CntrName_AfterDestroy_isNotExp |
"numAfterDestroyEvents_isNotExp" |
public final String |
CntrName_AfterDestroy_isNotLoad |
"numAfterDestroyEvents_isNotLoad" |
public final String |
CntrName_AfterDestroy_isNotLocalLoad |
"numAfterDestroyEvents_isNotLocalLoad" |
public final String |
CntrName_AfterDestroy_isNotNetLoad |
"numAfterDestroyEvents_isNotNetLoad" |
public final String |
CntrName_AfterDestroy_isNotNetSearch |
"numAfterDestroyEvents_isNotNetSearch" |
public final String |
CntrName_AfterDestroy_isNotRemote |
"numAfterDestroyEvents_isNotRemote" |
public final String |
CntrName_AfterDestroy_isRemote |
"numAfterDestroyEvents_isRemote" |
public final String |
CntrName_AfterInvalidate_isDist |
"numAfterInvalidateEvents_isDist" |
public final String |
CntrName_AfterInvalidate_isExp |
"numAfterInvalidateEvents_isExp" |
public final String |
CntrName_AfterInvalidate_isLoad |
"numAfterInvalidateEvents_isLoad" |
public final String |
CntrName_AfterInvalidate_isLocalLoad |
"numAfterInvalidateEvents_isLocalLoad" |
public final String |
CntrName_AfterInvalidate_isNetLoad |
"numAfterInvalidateEvents_isNetLoad" |
public final String |
CntrName_AfterInvalidate_isNetSearch |
"numAfterInvalidateEvents_isNetSearch" |
public final String |
CntrName_AfterInvalidate_isNotDist |
"numAfterInvalidateEvents_isNotDist" |
public final String |
CntrName_AfterInvalidate_isNotExp |
"numAfterInvalidateEvents_isNotExp" |
public final String |
CntrName_AfterInvalidate_isNotLoad |
"numAfterInvalidateEvents_isNotLoad" |
public final String |
CntrName_AfterInvalidate_isNotLocalLoad |
"numAfterInvalidateEvents_isNotLocalLoad" |
public final String |
CntrName_AfterInvalidate_isNotNetLoad |
"numAfterInvalidateEvents_isNotNetLoad" |
public final String |
CntrName_AfterInvalidate_isNotNetSearch |
"numAfterInvalidateEvents_isNotNetSearch" |
public final String |
CntrName_AfterInvalidate_isNotRemote |
"numAfterInvalidateEvents_isNotRemote" |
public final String |
CntrName_AfterInvalidate_isRemote |
"numAfterInvalidateEvents_isRemote" |
public final String |
CntrName_AfterRegionCreate_isDist |
"numAfterRegionCreateEvents_isDist" |
public final String |
CntrName_AfterRegionCreate_isExp |
"numAfterRegionCreateEvents_isExp" |
public final String |
CntrName_AfterRegionCreate_isNotDist |
"numAfterRegionCreateEvents_isNotDist" |
public final String |
CntrName_AfterRegionCreate_isNotExp |
"numAfterRegionCreateEvents_isNotExp" |
public final String |
CntrName_AfterRegionCreate_isNotRemote |
"numAfterRegionCreateEvents_isNotRemote" |
public final String |
CntrName_AfterRegionCreate_isRemote |
"numAfterRegionCreateEvents_isRemote" |
public final String |
CntrName_AfterRegionDestroy_isDist |
"numAfterRegionDestroyEvents_isDist" |
public final String |
CntrName_AfterRegionDestroy_isExp |
"numAfterRegionDestroyEvents_isExp" |
public final String |
CntrName_AfterRegionDestroy_isNotDist |
"numAfterRegionDestroyEvents_isNotDist" |
public final String |
CntrName_AfterRegionDestroy_isNotExp |
"numAfterRegionDestroyEvents_isNotExp" |
public final String |
CntrName_AfterRegionDestroy_isNotRemote |
"numAfterRegionDestroyEvents_isNotRemote" |
public final String |
CntrName_AfterRegionDestroy_isRemote |
"numAfterRegionDestroyEvents_isRemote" |
public final String |
CntrName_AfterRegionInvalidate_isDist |
"numAfterRegionInvalidateEvents_isDist" |
public final String |
CntrName_AfterRegionInvalidate_isExp |
"numAfterRegionInvalidateEvents_isExp" |
public final String |
CntrName_AfterRegionInvalidate_isNotDist |
"numAfterRegionInvalidateEvents_isNotDist" |
public final String |
CntrName_AfterRegionInvalidate_isNotExp |
"numAfterRegionInvalidateEvents_isNotExp" |
public final String |
CntrName_AfterRegionInvalidate_isNotRemote |
"numAfterRegionInvalidateEvents_isNotRemote" |
public final String |
CntrName_AfterRegionInvalidate_isRemote |
"numAfterRegionInvalidateEvents_isRemote" |
public final String |
CntrName_AfterRegionLive_isDist |
"numAfterRegionLiveEvents_isDist" |
public final String |
CntrName_AfterRegionLive_isExp |
"numAfterRegionLiveEvents_isExp" |
public final String |
CntrName_AfterRegionLive_isNotDist |
"numAfterRegionLiveEvents_isNotDist" |
public final String |
CntrName_AfterRegionLive_isNotExp |
"numAfterRegionLiveEvents_isNotExp" |
public final String |
CntrName_AfterRegionLive_isNotRemote |
"numAfterRegionLiveEvents_isNotRemote" |
public final String |
CntrName_AfterRegionLive_isRemote |
"numAfterRegionLiveEvents_isRemote" |
public final String |
CntrName_AfterUpdate_isDist |
"numAfterUpdateEvents_isDist" |
public final String |
CntrName_AfterUpdate_isExp |
"numAfterUpdateEvents_isExp" |
public final String |
CntrName_AfterUpdate_isLoad |
"numAfterUpdateEvents_isLoad" |
public final String |
CntrName_AfterUpdate_isLocalLoad |
"numAfterUpdateEvents_isLocalLoad" |
public final String |
CntrName_AfterUpdate_isNetLoad |
"numAfterUpdateEvents_isNetLoad" |
public final String |
CntrName_AfterUpdate_isNetSearch |
"numAfterUpdateEvents_isNetSearch" |
public final String |
CntrName_AfterUpdate_isNotDist |
"numAfterUpdateEvents_isNotDist" |
public final String |
CntrName_AfterUpdate_isNotExp |
"numAfterUpdateEvents_isNotExp" |
public final String |
CntrName_AfterUpdate_isNotLoad |
"numAfterUpdateEvents_isNotLoad" |
public final String |
CntrName_AfterUpdate_isNotLocalLoad |
"numAfterUpdateEvents_isNotLocalLoad" |
public final String |
CntrName_AfterUpdate_isNotNetLoad |
"numAfterUpdateEvents_isNotNetLoad" |
public final String |
CntrName_AfterUpdate_isNotNetSearch |
"numAfterUpdateEvents_isNotNetSearch" |
public final String |
CntrName_AfterUpdate_isNotPutAll |
"numAfterUpdateEvents_isNotPutAll" |
public final String |
CntrName_AfterUpdate_isNotRemote |
"numAfterUpdateEvents_isNotRemote" |
public final String |
CntrName_AfterUpdate_isPutAll |
"numAfterUpdateEvents_isPutAll" |
public final String |
CntrName_AfterUpdate_isRemote |
"numAfterUpdateEvents_isRemote" |
public final String |
CntrName_Close |
"numClose" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public final String |
CntrName_BeforeCreate_isDist |
"numBeforeCreateEvents_isDist" |
public final String |
CntrName_BeforeCreate_isExp |
"numBeforeCreateEvents_isExp" |
public final String |
CntrName_BeforeCreate_isLoad |
"numBeforeCreateEvents_isLoad" |
public final String |
CntrName_BeforeCreate_isLocalLoad |
"numBeforeCreateEvents_isLocalLoad" |
public final String |
CntrName_BeforeCreate_isNetLoad |
"numBeforeCreateEvents_isNetLoad" |
public final String |
CntrName_BeforeCreate_isNetSearch |
"numBeforeCreateEvents_isNetSearch" |
public final String |
CntrName_BeforeCreate_isNotDist |
"numBeforeCreateEvents_isNotDist" |
public final String |
CntrName_BeforeCreate_isNotExp |
"numBeforeCreateEvents_isNotExp" |
public final String |
CntrName_BeforeCreate_isNotLoad |
"numBeforeCreateEvents_isNotLoad" |
public final String |
CntrName_BeforeCreate_isNotLocalLoad |
"numBeforeCreateEvents_isNotLocalLoad" |
public final String |
CntrName_BeforeCreate_isNotNetLoad |
"numBeforeCreateEvents_isNotNetLoad" |
public final String |
CntrName_BeforeCreate_isNotNetSearch |
"numBeforeCreateEvents_isNotNetSearch" |
public final String |
CntrName_BeforeCreate_isNotRemote |
"numBeforeCreateEvents_isNotRemote" |
public final String |
CntrName_BeforeCreate_isRemote |
"numBeforeCreateEvents_isRemote" |
public final String |
CntrName_BeforeDestroy_isDist |
"numBeforeDestroyEvents_isDist" |
public final String |
CntrName_BeforeDestroy_isExp |
"numBeforeDestroyEvents_isExp" |
public final String |
CntrName_BeforeDestroy_isLoad |
"numBeforeDestroyEvents_isLoad" |
public final String |
CntrName_BeforeDestroy_isLocalLoad |
"numBeforeDestroyEvents_isLocalLoad" |
public final String |
CntrName_BeforeDestroy_isNetLoad |
"numBeforeDestroyEvents_isNetLoad" |
public final String |
CntrName_BeforeDestroy_isNetSearch |
"numBeforeDestroyEvents_isNetSearch" |
public final String |
CntrName_BeforeDestroy_isNotDist |
"numBeforeDestroyEvents_isNotDist" |
public final String |
CntrName_BeforeDestroy_isNotExp |
"numBeforeDestroyEvents_isNotExp" |
public final String |
CntrName_BeforeDestroy_isNotLoad |
"numBeforeDestroyEvents_isNotLoad" |
public final String |
CntrName_BeforeDestroy_isNotLocalLoad |
"numBeforeDestroyEvents_isNotLocalLoad" |
public final String |
CntrName_BeforeDestroy_isNotNetLoad |
"numBeforeDestroyEvents_isNotNetLoad" |
public final String |
CntrName_BeforeDestroy_isNotNetSearch |
"numBeforeDestroyEvents_isNotNetSearch" |
public final String |
CntrName_BeforeDestroy_isNotRemote |
"numBeforeDestroyEvents_isNotRemote" |
public final String |
CntrName_BeforeDestroy_isRemote |
"numBeforeDestroyEvents_isRemote" |
public final String |
CntrName_BeforeRegionClear_isDist |
"numBeforeRegionClearEvents_isDist" |
public final String |
CntrName_BeforeRegionClear_isExp |
"numBeforeRegionClearEvents_isExp" |
public final String |
CntrName_BeforeRegionClear_isNotDist |
"numBeforeRegionClearEvents_isNotDist" |
public final String |
CntrName_BeforeRegionClear_isNotExp |
"numBeforeRegionClearEvents_isNotExp" |
public final String |
CntrName_BeforeRegionClear_isNotRemote |
"numBeforeRegionClearEvents_isNotRemote" |
public final String |
CntrName_BeforeRegionClear_isRemote |
"numBeforeRegionClearEvents_isRemote" |
public final String |
CntrName_BeforeRegionDestroy_isDist |
"numBeforeRegionDestroyEvents_isDist" |
public final String |
CntrName_BeforeRegionDestroy_isExp |
"numBeforeRegionDestroyEvents_isExp" |
public final String |
CntrName_BeforeRegionDestroy_isNotDist |
"numBeforeRegionDestroyEvents_isNotDist" |
public final String |
CntrName_BeforeRegionDestroy_isNotExp |
"numBeforeRegionDestroyEvents_isNotExp" |
public final String |
CntrName_BeforeRegionDestroy_isNotRemote |
"numBeforeRegionDestroyEvents_isNotRemote" |
public final String |
CntrName_BeforeRegionDestroy_isRemote |
"numBeforeRegionDestroyEvents_isRemote" |
public final String |
CntrName_BeforeUpdate_isDist |
"numBeforeUpdateEvents_isDist" |
public final String |
CntrName_BeforeUpdate_isExp |
"numBeforeUpdateEvents_isExp" |
public final String |
CntrName_BeforeUpdate_isLoad |
"numBeforeUpdateEvents_isLoad" |
public final String |
CntrName_BeforeUpdate_isLocalLoad |
"numBeforeUpdateEvents_isLocalLoad" |
public final String |
CntrName_BeforeUpdate_isNetLoad |
"numBeforeUpdateEvents_isNetLoad" |
public final String |
CntrName_BeforeUpdate_isNetSearch |
"numBeforeUpdateEvents_isNetSearch" |
public final String |
CntrName_BeforeUpdate_isNotDist |
"numBeforeUpdateEvents_isNotDist" |
public final String |
CntrName_BeforeUpdate_isNotExp |
"numBeforeUpdateEvents_isNotExp" |
public final String |
CntrName_BeforeUpdate_isNotLoad |
"numBeforeUpdateEvents_isNotLoad" |
public final String |
CntrName_BeforeUpdate_isNotLocalLoad |
"numBeforeUpdateEvents_isNotLocalLoad" |
public final String |
CntrName_BeforeUpdate_isNotNetLoad |
"numBeforeUpdateEvents_isNotNetLoad" |
public final String |
CntrName_BeforeUpdate_isNotNetSearch |
"numBeforeUpdateEvents_isNotNetSearch" |
public final String |
CntrName_BeforeUpdate_isNotRemote |
"numBeforeUpdateEvents_isNotRemote" |
public final String |
CntrName_BeforeUpdate_isRemote |
"numBeforeUpdateEvents_isRemote" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ADMIN |
0 |
public static final int |
JMX |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DOWNWARD |
1 |
public static final int |
UPWARD |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
COMMAND_KEY |
"CliHelper_command" |
protected static final String |
COMMAND_OUTPUT_TEXT_KEY |
"CliHelper_commandOutputText" |
public static final String |
CONNECT_CLI |
"ConnectCLI" |
protected static final String |
HALT_KEY |
"CliHelper_halt" |
protected static final String |
LOCK_SERVICE_NAME |
"CliLockService" |
protected static final String |
lockObj |
"cliLockObject" |
protected static final String |
PRESENTATION_STR_KEY |
"CliHelper_presentationStr" |
public static final String |
START_NEW_CLI |
"StartNewCLI" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DESTROY |
1003 |
public static final int |
GET |
1006 |
public static final int |
INVALIDATE |
1001 |
public static final int |
LOCAL_DESTROY |
1004 |
public static final int |
LOCAL_INVALIDATE |
1002 |
public static final int |
NONE |
1000 |
public static final int |
UPDATE_EXISTING_KEY |
1005 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
createCallbackPrefix |
"Create event originated in pid " |
protected static final String |
destroyCallbackPrefix |
"Destroy event originated in pid " |
protected static final int |
ENTRY_ADD_OPERATION |
1 |
protected static final int |
ENTRY_DESTROY_OPERATION |
2 |
protected static final int |
ENTRY_GET_NEW_OPERATION |
8 |
protected static final int |
ENTRY_GET_OPERATION |
7 |
protected static final int |
ENTRY_INVALIDATE_OPERATION |
3 |
protected static final int |
ENTRY_LOCAL_DESTROY_OPERATION |
4 |
protected static final int |
ENTRY_LOCAL_INVALIDATE_OPERATION |
5 |
protected static final int |
ENTRY_PUTALL_OPERATION |
12 |
protected static final int |
ENTRY_UPDATE_OPERATION |
6 |
protected static final String |
getCallbackPrefix |
"Get originated in pid " |
protected static final String |
invalidateCallbackPrefix |
"Invalidate event originated in pid " |
protected static final int |
PUT_IF_ABSENT_OPERATION |
9 |
protected static final String |
regionDestroyCallbackPrefix |
"Region destroy event originated in pid " |
protected static final String |
regionInvalidateCallbackPrefix |
"Region invalidate event originated in pid " |
protected static final int |
REMOVE_OPERATION |
10 |
protected static final int |
REPLACE_OPERATION |
11 |
protected static final String |
updateCallbackPrefix |
"Update event originated in pid " |
protected static final String |
VmIDStr |
"VmId_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
activityListKey |
"activityList_vm_" |
public static final String |
movingBucket |
"Moving bucket at " |
public static final String |
movingPrimary |
"Moving primary at " |
public static final String |
rebalRecovFinished |
"Rebalancing/recovery finished at " |
public static final String |
rebalRecovStarted |
"Rebalancing/recovery started at " |
public static final String |
recoveryConflated |
"Recovery conflated at " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
EQUAL_VALUES |
1 |
public static final int |
INCREMENT |
4 |
public static final int |
NEGATE |
5 |
public static final int |
NULL_NONPRIM_FIELDS |
5 |
public static final int |
RANDOM_VALUES |
3 |
public static final int |
SEQUENTIAL_VALUES |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EVICTION_HEAP_STR |
"Heap" |
public static final String |
EVICTION_LRU_STR |
"LRU" |
public static final String |
EVICTION_MEM_LRU_STR |
"MemLRU" |
public static final String |
GFX_DISK_DIR_PARENT_PROP |
"gfx.disk.dir.parent" |
public static final String |
NONE |
"none" |
public static final String |
REGION_DEF_KEY |
"OneRegionPerTest" |
public static final String |
USAGE_ANY |
"useAnyRegionSpec" |
public static final String |
USAGE_FIXED_SEQUENCE |
"useFixedSequence" |
public static final String |
USAGE_NONE |
"none" |
public static final String |
USAGE_ONE |
"useOneRegionSpec" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
errKey |
"errorKey" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
MICRO_NANO_FACTOR |
1000L |
public static final int |
MICROS |
2 |
public static final long |
MILLI_MICRO_FACTOR |
1000L |
public static final long |
MILLI_NANO_FACTOR |
1000000L |
public static final int |
MILLIS |
0 |
public static final int |
NANOS |
1 |
public static final long |
SEC_MILLI_FACTOR |
1000L |
public static final long |
SEC_NANO_FACTOR |
1000000000L |
public static final int |
SECONDS |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ALWAYS |
5 |
public static final int |
BOTH |
2 |
public static final int |
DONT_CHECK |
9 |
public static final int |
IF_HAS_VALUE |
4 |
public static final int |
NEGATIVE |
1 |
public static final int |
NEVER |
7 |
public static final int |
NONE |
3 |
public static final int |
POSITIVE |
0 |
public static final int |
SOMETIMES |
8 |
public static final long |
VALIDATE_ALL |
9223372036854775807L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ExpectedValue |
"ExpectedValue" |
public static final String |
SelectedKey |
"SelectedKey" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
createCallbackPrefix |
"Create event originated in pid " |
protected static final String |
destroyCallbackPrefix |
"Destroy event originated in pid " |
protected static final int |
ENTRY_ADD_OPERATION |
1 |
protected static final int |
ENTRY_DESTROY_OPERATION |
2 |
protected static final int |
ENTRY_GET_NEW_OPERATION |
8 |
protected static final int |
ENTRY_GET_OPERATION |
7 |
protected static final int |
ENTRY_INVALIDATE_OPERATION |
3 |
protected static final int |
ENTRY_LOCAL_DESTROY_OPERATION |
4 |
protected static final int |
ENTRY_LOCAL_INVALIDATE_OPERATION |
5 |
protected static final int |
ENTRY_UPDATE_OPERATION |
6 |
protected static final String |
getCallbackPrefix |
"Get originated in pid " |
protected static final String |
invalidateCallbackPrefix |
"Invalidate event originated in pid " |
protected static final int |
PUT_IF_ABSENT_OPERATION |
9 |
protected static final String |
REGION_NAME |
"testRegion" |
protected static final String |
regionDestroyCallbackPrefix |
"Region destroy event originated in pid " |
protected static final String |
regionInvalidateCallbackPrefix |
"Region invalidate event originated in pid " |
protected static final int |
REMOVE_OPERATION |
10 |
protected static final int |
REPLACE_OPERATION |
11 |
protected static final String |
updateCallbackPrefix |
"Update event originated in pid " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DestroyedKeys |
"DestroyedKeys" |
public static final String |
RegionSnapshot |
"RegionSnapshot" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
createCallbackPrefix |
"Create event originated in pid " |
protected static final String |
destroyCallbackPrefix |
"Destroy event originated in pid " |
protected static final int |
ENTRY_ADD_OPERATION |
1 |
protected static final int |
ENTRY_DESTROY_OPERATION |
2 |
protected static final int |
ENTRY_GET_NEW_OPERATION |
8 |
protected static final int |
ENTRY_GET_OPERATION |
7 |
protected static final int |
ENTRY_INVALIDATE_OPERATION |
3 |
protected static final int |
ENTRY_LOCAL_DESTROY_OPERATION |
4 |
protected static final int |
ENTRY_LOCAL_INVALIDATE_OPERATION |
5 |
protected static final int |
ENTRY_UPDATE_OPERATION |
6 |
protected static final String |
getCallbackPrefix |
"Get originated in pid " |
protected static final String |
invalidateCallbackPrefix |
"Invalidate event originated in pid " |
protected static final int |
PUT_IF_ABSENT_OPERATION |
9 |
protected static final String |
REGION_NAME |
"testRegion" |
protected static final String |
regionDestroyCallbackPrefix |
"Region destroy event originated in pid " |
protected static final String |
regionInvalidateCallbackPrefix |
"Region invalidate event originated in pid " |
protected static final int |
REMOVE_OPERATION |
10 |
protected static final int |
REPLACE_OPERATION |
11 |
protected static final String |
updateCallbackPrefix |
"Update event originated in pid " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LAST_MIGRATED_VM |
"LAST_MIGRATED_VM" |
public static final String |
LAST_MIGRATION_TIME |
"LAST_MIGRATION_TIME" |
public static final String |
LAST_TARGET_HOST |
"LAST_TARGET_HOST" |
public static final String |
PRE_VMOTION_COUNTER |
"PRE_VMOTION_COUNTER" |
public static final String |
RESTORE_CONNECTION |
"RESTORE_CONNECTION" |
public static final String |
VM_NAME |
"VM_NAME_" |
public static final String |
VMOTION_COUNTER |
"VMOTION_COUNTER" |
public static final String |
VMOTION_DURING_LOCATOR_STOP_START |
"VMOTION_DURING_LOCATOR_STOP_START" |
public static final String |
VMOTION_DURING_STOP_START |
"VMOTION_DURING_STOP_START" |
public static final String |
VMOTION_FAILOVER |
"vMotionfailover" |
public static final String |
VMOTION_TRIGGERRED |
"vMotionTriggerred" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
VMOTION_TRIGGERRED |
"vMotionTriggerred" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
VMOTION_TRIGGERRED |
"vMotionTriggerred" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_SLEEP_SEC |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BURST_SLEEP_INTERVAL |
"BURST_SLEEP_INTERVAL" |
public static final String |
BURST_TIME |
"BURST_TIME" |
public static final String |
DB_CONX_URL_PROPERTY |
"jdbc_conx_url" |
public static final String |
DB_PASSWORD |
"db_password" |
public static final String |
DB_USER |
"db_user" |
public static final String |
GEMFIRE_PERSISTENCE_DIR |
"gf_persistence_dir" |
public static final String |
JDBC_DRIVER_CLASSNAME |
"jdbc_driver_class" |
public static final String |
POISTION_DELTAS_REGION |
"POSITION_DELTAS" |
public static final String |
POSITION_UPDATE_DB_THREAD_COUNT |
"num_position_db_update_threads" |
public static final String |
POSITIONS_REGION |
"POSITIONS" |
public static final String |
PROPERTY_PASSIVE_MODE |
"passive_mode" |
public static final String |
QUOTES_FILE_END_LINE |
"quotes_file_end_line" |
public static final String |
QUOTES_FILE_PROPERTY |
"quotes_file_location" |
public static final String |
QUOTES_FILE_START_LINE |
"quotes_file_start_line" |
public static final String |
QUOTES_PER_SECOND |
"quotes_per_second" |
public static final String |
QUOTES_REGION |
"QUOTES" |
public static final String |
QUOTES_TO_PROCESS |
"quotes_to_process" |
public static final String |
ROLE_BOTH |
"BOTH" |
public static final String |
ROLE_PRIMARY |
"PRIMARY" |
public static final String |
ROLE_SECONDARY |
"SECONDARY" |
public static final String |
RTE_ENDPOINTS |
"endpoints" |
public static final String |
RTE_LOAD_BALANCING_POLICY |
"LBPolicy" |
public static final String |
RTE_RETRY_ATTEMPTS |
"retryAttempts" |
public static final String |
RTE_RETRY_INTERVAL |
"retryInterval" |
public static final String |
RTE_TIMEOUT |
"readTimeout" |
public static final String |
TRADE_START_ID |
"trade_start_id" |
public static final String |
TRADES_FILE_END_LINE |
"trades_file_end_line" |
public static final String |
TRADES_FILE_PROPERTY |
"trade_file_location" |
public static final String |
TRADES_FILE_START_LINE |
"trades_file_start_line" |
public static final String |
TRADES_PER_SECOND |
"trades_per_second" |
public static final String |
TRADES_REGION |
"TRADES" |
public static final String |
WAN_DELIVERY_BATCH_SIZE |
"wan_delivery_batch_size" |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.