Class JavaRuleConfig
java.lang.Object
com.helixframework.rules.rule.java.JavaRuleConfig
Java rule configuration.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic JavaRuleConfig.BuilderGets the builder for this type.getName()getTags()
-
Method Details
-
builder
Gets the builder for this type.- Parameters:
name- rule name- Returns:
- a
JavaRuleConfig.Builder
-
getName
-
getClassification
-
getDependencies
-
getDescription
-
getTags
-
getTimeout
-
getMaxRetries
-