Uses of Interface
org.apache.accumulo.core.constraints.Constraint

Packages that use Constraint
org.apache.accumulo.core.constraints   
org.apache.accumulo.core.security   
 

Uses of Constraint in org.apache.accumulo.core.constraints
 

Classes in org.apache.accumulo.core.constraints that implement Constraint
 class DefaultKeySizeConstraint
          A constraints that limits the size of keys to 1mb.
 

Uses of Constraint in org.apache.accumulo.core.security
 

Classes in org.apache.accumulo.core.security that implement Constraint
 class VisibilityConstraint
          A constraint that checks the visibility of columns against the actor's authorizations.
 



Copyright © 2015 Apache Accumulo Project. All rights reserved.