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 Violations
Violations. EMPTY
Methods in org.apache.accumulo.core.constraints with parameters of type Violations Modifier and Type Method Description void
Violations. add(Violations violations)
Adds all violations from the given object to this one.
-