Uses of Class
org.apache.accumulo.core.constraints.Violations
-
Packages that use Violations Package Description org.apache.accumulo.core.constraints -
-
Uses of Violations in org.apache.accumulo.core.constraints
Fields in org.apache.accumulo.core.constraints declared as Violations Modifier and Type Field Description static ViolationsViolations. EMPTYMethods in org.apache.accumulo.core.constraints with parameters of type Violations Modifier and Type Method Description voidViolations. add(Violations violations)Adds all violations from the given object to this one.
-