Uses of Interface
org.apache.accumulo.core.data.constraints.Constraint
Packages that use Constraint
-
Uses of Constraint in org.apache.accumulo.core.data.constraints
Classes in org.apache.accumulo.core.data.constraints that implement ConstraintModifier and TypeClassDescriptionclassA constraints that limits the size of keys to 1mb.classThis constraint ensures mutations do not have deletes.classA constraint that checks the visibility of columns against the actor's authorizations.