Class ClusterTagGenerator


  • public class ClusterTagGenerator
    extends Object
    Generator of default cluster tags.
    • Field Detail

      • LEFT_PART

        public static String[] LEFT_PART
        Left part of cluster tag.
      • RIGHT_PART

        public static String[] RIGHT_PART
        Right part of cluster tag.
    • Constructor Detail

      • ClusterTagGenerator

        public ClusterTagGenerator()
    • Method Detail

      • generateTag

        public static String generateTag()
        Generates cluster tag.
        Returns:
        String to use as default cluster tag.