org.apache.accumulo.server.constraints
Class ConstraintLoader

java.lang.Object
  extended by org.apache.accumulo.server.constraints.ConstraintLoader

public class ConstraintLoader
extends Object


Constructor Summary
ConstraintLoader()
           
 
Method Summary
static ConstraintChecker load(String table)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstraintLoader

public ConstraintLoader()
Method Detail

load

public static ConstraintChecker load(String table)
                              throws IOException
Throws:
IOException


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