Class MetadataConstraints
java.lang.Object
org.apache.accumulo.server.constraints.MetadataConstraints
- All Implemented Interfaces:
Constraint
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.accumulo.core.data.constraints.Constraint
Constraint.Environment
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncheck
(Constraint.Environment env, Mutation mutation) getViolationDescription
(short violationCode)
-
Constructor Details
-
MetadataConstraints
public MetadataConstraints()
-
-
Method Details
-
check
- Specified by:
check
in interfaceConstraint
-
getViolationDescription
- Specified by:
getViolationDescription
in interfaceConstraint
-