public class WorksConstraint extends org.apache.hadoop.hbase.constraint.BaseConstraint
Modifier and Type | Class and Description |
---|---|
static class |
WorksConstraint.NameConstraint
Constraint to check that the naming of constraints doesn't mess up the pattern matching.(that
constraint $___Constraint$NameConstraint isn't a problem)
|
Constructor and Description |
---|
WorksConstraint() |
public WorksConstraint()
public void check(org.apache.hadoop.hbase.client.Put p)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.