Class Constants


  • public class Constants
    extends java.lang.Object
    The Operation/stats db Constants. Clas needs to go away.
    Author:
    cschanck
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String NAME_PROP
      The Constant NAME_PROP.
      static java.lang.String PROPERTIES_PROP
      The Constant PROPERTIES_PROP.
    • Constructor Summary

      Constructors 
      Constructor Description
      Constants()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String[] formStringPathsFromContext​(org.terracotta.context.TreeNode tn)
      Form string paths from context.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • NAME_PROP

        public static final java.lang.String NAME_PROP
        The Constant NAME_PROP.
        See Also:
        Constant Field Values
      • PROPERTIES_PROP

        public static final java.lang.String PROPERTIES_PROP
        The Constant PROPERTIES_PROP.
        See Also:
        Constant Field Values
    • Constructor Detail

      • Constants

        public Constants()
    • Method Detail

      • formStringPathsFromContext

        public static java.lang.String[] formStringPathsFromContext​(org.terracotta.context.TreeNode tn)
        Form string paths from context.
        Parameters:
        tn - the tn
        Returns:
        the string[]