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 java.lang.Object
implements Constraint


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.