Class Clusters


  • public class Clusters
    extends Object
    The clusters constants
    Author:
    davitp
    • Field Detail

      • WORKER_REGEX

        public static final Pattern WORKER_REGEX
        The worker name regex pattern
      • CLUSTER_REGEX

        public static final Pattern CLUSTER_REGEX
        The cluster regex pattern
    • Constructor Detail

      • Clusters

        public Clusters()