Package | Description |
---|---|
org.apache.accumulo.core.security | |
org.apache.accumulo.examples.simple.constraints | |
org.apache.accumulo.server.constraints | |
org.apache.accumulo.test.functional |
Modifier and Type | Class and Description |
---|---|
class |
VisibilityConstraint |
Modifier and Type | Class and Description |
---|---|
class |
AlphaNumKeyConstraint
This class is an accumulo constraint that ensures all fields of a key are alpha numeric.
|
class |
MaxMutationSize
Ensure that mutations are a reasonable size: we must be able to fit several in memory at a time.
|
class |
NumericValueConstraint
This class is an accumulo constraint that ensures values are numeric strings.
|
Modifier and Type | Class and Description |
---|---|
class |
MetadataConstraints |
class |
SystemConstraint |
class |
UnsatisfiableConstraint |
Modifier and Type | Class and Description |
---|---|
class |
SlowConstraint |
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.