Package io.imast.work4j.model.cluster
Class Clusters
- java.lang.Object
-
- io.imast.work4j.model.cluster.Clusters
-
public class Clusters extends Object
The clusters constants- Author:
- davitp
-
-
Field Summary
Fields Modifier and Type Field Description static PatternCLUSTER_REGEXThe cluster regex patternstatic PatternWORKER_REGEXThe worker name regex pattern
-
Constructor Summary
Constructors Constructor Description Clusters()
-