| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.constraint |
Restrict the domain of a data attribute, often times to fulfill business rules/requirements.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Constraint.check(Put p)
Check a
Put to ensure it is valid for the table. |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.