Package org.apache.accumulo.examples.simple.constraints

Class Summary
AlphaNumKeyConstraint This class is an accumulo constraint that ensures all fields of a key are alpha numeric.
MaxMutationSize Ensure that mutations are a reasonable size: we must be able to fit several in memory at a time.
NumericValueConstraint This class is an accumulo constraint that ensures values are numeric strings.
 



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