public interface RegionKeyValueConfig
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxKeySize() |
Object |
getNextKey() |
Object |
getUpdatedValueForKey(com.gemstone.gemfire.cache.Region region,
Object key) |
Object |
getUsedKey(com.gemstone.gemfire.cache.Region region) |
List<String> |
getValueColumns() |
Object |
getValueForKey(Object key) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.