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
Methods 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.
-