net.sf.ehcache.statistics
Class Constants
java.lang.Object
   net.sf.ehcache.statistics.Constants
net.sf.ehcache.statistics.Constants
- public class Constants 
- extends Object
The Operation/stats db Constants. Clas needs to go away.
- Author:
- cschanck
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
NAME_PROP
public static final String NAME_PROP
- The Constant NAME_PROP.
 
- See Also:
- Constant Field Values
 
PROPERTIES_PROP
public static final String PROPERTIES_PROP
- The Constant PROPERTIES_PROP.
 
- See Also:
- Constant Field Values
 
Constants
public Constants()
formStringPathsFromContext
public static String[] formStringPathsFromContext(org.terracotta.context.TreeNode tn)
- Form string paths from context.
 
- 
- Parameters:
- tn- the tn
- Returns:
- the string[]
 
Copyright 2001-2014, Terracotta, Inc.