Uses of Interface
org.apache.accumulo.core.constraints.Constraint
-
Packages that use Constraint Package Description org.apache.accumulo.core.constraints -
-
Uses of Constraint in org.apache.accumulo.core.constraints
Classes in org.apache.accumulo.core.constraints that implement Constraint Modifier and Type Class Description classDefaultKeySizeConstraintA constraints that limits the size of keys to 1mb.classNoDeleteConstraintThis constraint ensures mutations do not have deletes.classVisibilityConstraintA constraint that checks the visibility of columns against the actor's authorizations.
-