public class CacheStatisticsHelper extends Object
| Constructor and Description |
|---|
CacheStatisticsHelper() |
| Modifier and Type | Method and Description |
|---|---|
Collection<CacheRegion> |
getCacheRegions() |
protected ItemDeployment |
getItemDeployment(int typeCode,
PersistenceManager persistenceManager) |
protected String |
getTypeNameForTc(int typeCode,
TypeManager typeManager) |
Map<String,String> |
getTypeNames()
returns real type name for each "numeric" type.
|
public Collection<CacheRegion> getCacheRegions()
public Map<String,String> getTypeNames()
protected ItemDeployment getItemDeployment(int typeCode, PersistenceManager persistenceManager)
typeCode - type codepersistenceManager - protected String getTypeNameForTc(int typeCode, TypeManager typeManager)
typeCode - type codetypeManager - Copyright © 2017 SAP SE. All Rights Reserved.