|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.accumulo.server.constraints.ConstraintChecker
public class ConstraintChecker
Constructor Summary | |
---|---|
ConstraintChecker()
|
Method Summary | |
---|---|
void |
addConstraint(Constraint c)
|
Violations |
check(KeyExtent extent,
Mutation m)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConstraintChecker()
Method Detail |
---|
public void addConstraint(Constraint c)
public Violations check(KeyExtent extent, Mutation m)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |