Class | Description |
---|---|
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 © 2015 Apache Accumulo Project. All Rights Reserved.