| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FAMILY_TO_ADD_KEY |
"hbase.examples.coprocessor.scanmodifying.family" |
public static final String |
QUALIFIER_TO_ADD_KEY |
"hbase.examples.coprocessor.scanmodifying.qualifier" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ORIGINAL_VALUE_KEY |
"hbase.examples.coprocessor.value.rewrite.orig" |
public static final String |
REPLACED_VALUE_KEY |
"hbase.examples.coprocessor.value.rewrite.replaced" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NODE |
"/backup/example/lastbackup" |
public static final String |
ZK_ENSEMBLE_KEY |
"ZooKeeperScanPolicyObserver.zookeeper.ensemble" |
public static final int |
ZK_SESSION_TIMEOUT_DEFAULT |
30000 |
public static final String |
ZK_SESSION_TIMEOUT_KEY |
"ZooKeeperScanPolicyObserver.zookeeper.session.timeout" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
COUNT_FIELD_NUMBER |
1 |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.