Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Modifier and Type | Method and Description |
---|---|
static TestAsyncProcess.RR |
TestAsyncProcess.RR.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestAsyncProcess.RR[] |
TestAsyncProcess.RR.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 |
TestAsyncProcess.verifyReplicaResult(org.apache.hadoop.hbase.client.AsyncRequestFuture ars,
TestAsyncProcess.RR... expecteds) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.