org.apache.accumulo.server.constraints
Class SystemConstraint

java.lang.Object
  extended by org.apache.accumulo.server.constraints.SystemConstraint
All Implemented Interfaces:
Constraint

public abstract class SystemConstraint
extends Object
implements Constraint


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.accumulo.core.constraints.Constraint
Constraint.Environment
 
Constructor Summary
SystemConstraint()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.accumulo.core.constraints.Constraint
check, getViolationDescription
 

Constructor Detail

SystemConstraint

public SystemConstraint()


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.