Package org.apache.accumulo.core.constraints
-
Interface Summary Interface Description Constraint Constraint objects are used to determine if mutations will be applied to a table.Constraint.Environment The environment within which a constraint exists. -
Class Summary Class Description DefaultKeySizeConstraint A constraints that limits the size of keys to 1mb.Violations A class for accumulating constraint violations across a number of mutations.VisibilityConstraint A constraint that checks the visibility of columns against the actor's authorizations.