Uses of Enum
org.apache.hadoop.hbase.client.TestAsyncProcess.RR
Packages that use TestAsyncProcess.RR
-
Uses of TestAsyncProcess.RR in org.apache.hadoop.hbase.client
Methods in org.apache.hadoop.hbase.client that return TestAsyncProcess.RRModifier and TypeMethodDescriptionstatic TestAsyncProcess.RRReturns 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.Methods in org.apache.hadoop.hbase.client with parameters of type TestAsyncProcess.RRModifier and TypeMethodDescriptionprivate voidTestAsyncProcess.verifyReplicaResult(org.apache.hadoop.hbase.client.AsyncRequestFuture ars, TestAsyncProcess.RR... expecteds)