Uses of Class
org.apache.storm.validation.ConfigValidationAnnotations.IsExactlyOneOf
-
Packages that use ConfigValidationAnnotations.IsExactlyOneOf Package Description org.apache.storm -
-
Uses of ConfigValidationAnnotations.IsExactlyOneOf in org.apache.storm
Fields in org.apache.storm with annotations of type ConfigValidationAnnotations.IsExactlyOneOf Modifier and Type Field Description static String
Config. TOPOLOGY_RAS_CONSTRAINTS
Declare scheduling constraints for a topology used by the constraint solver strategy.
-