| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CACHED_REGION_NAME
Name of region entry holding data value read by clients
|
protected static java.lang.String |
DATA_NAME
The name of the data entry in the master or cache region
|
static java.lang.String |
MASTER_REGION_NAME
Name of region entry holding value of master data
|
static java.lang.String |
REGION_NAME
Name of the root region of the "master" and "cached"
regions.
|
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
protected static java.lang.String |
log(com.gemstone.gemfire.cache.Region region,
java.lang.Object key) |
protected static java.lang.String |
log(com.gemstone.gemfire.cache.Region region,
java.lang.Object key,
java.lang.Object value) |
public static final java.lang.String REGION_NAME
public static final java.lang.String MASTER_REGION_NAME
public static final java.lang.String CACHED_REGION_NAME
protected static final java.lang.String DATA_NAME
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.