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