Package | Description |
---|---|
org.apache.hadoop.hbase.mapreduce.replication |
Modifier and Type | Method and Description |
---|---|
static VerifyReplication.Verifier.Counters |
VerifyReplication.Verifier.Counters.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VerifyReplication.Verifier.Counters[] |
VerifyReplication.Verifier.Counters.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private void |
VerifyReplication.Verifier.logFailRowAndIncreaseCounter(org.apache.hadoop.mapreduce.Mapper.Context context,
VerifyReplication.Verifier.Counters counter,
Result row) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.