org.apache.accumulo.server.constraints
Class MetadataConstraints
java.lang.Object
org.apache.accumulo.server.constraints.MetadataConstraints
- All Implemented Interfaces:
- Constraint
public class MetadataConstraints
- extends Object
- implements Constraint
MetadataConstraints
public MetadataConstraints()
check
public List<Short> check(Constraint.Environment env,
Mutation mutation)
- Specified by:
check in interface Constraint
getArbitrator
protected TransactionWatcher.Arbitrator getArbitrator()
getViolationDescription
public String getViolationDescription(short violationCode)
- Specified by:
getViolationDescription in interface Constraint
finalize
protected void finalize()
- Overrides:
finalize in class Object
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.