|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.accumulo.server.constraints.UnsatisfiableConstraint
public class UnsatisfiableConstraint
Constructor Summary | |
---|---|
UnsatisfiableConstraint(short vcode,
java.lang.String violationDescription)
|
Method Summary | |
---|---|
java.util.List<java.lang.Short> |
check(Mutation mutation)
|
java.lang.String |
getViolationDescription(short violationCode)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UnsatisfiableConstraint(short vcode, java.lang.String violationDescription)
Method Detail |
---|
public java.util.List<java.lang.Short> check(Mutation mutation)
check
in interface Constraint
public java.lang.String getViolationDescription(short violationCode)
getViolationDescription
in interface Constraint
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |