| Name | Description | Type | Package | Framework |
| Constraint | Accumulo uses Constraint objects to determine if mutations will be applied to a table. | Interface | org.apache.accumulo.core.constraints | Apache Accumulo |
| Constraint .Environment | Interface | org.apache.accumulo.core.constraints.Constraint | Apache Accumulo | |
| DefaultKeySizeConstraint | A constraints that limits the size of keys to 1mb. | Class | org.apache.accumulo.core.constraints | Apache Accumulo |
| Violations | Class | org.apache.accumulo.core.constraints | Apache Accumulo | |