public static class TestMetaCache.LockSleepInjector extends TestMetaCache.ExceptionInjector
| Constructor and Description |
|---|
LockSleepInjector() |
| Modifier and Type | Method and Description |
|---|---|
void |
throwOnGet(TestMetaCache.FakeRSRpcServices rpcServices,
org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.GetRequest request) |
void |
throwOnMutate(TestMetaCache.FakeRSRpcServices rpcServices,
org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutateRequest request) |
void |
throwOnScan(TestMetaCache.FakeRSRpcServices rpcServices,
org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.ScanRequest request) |
isTestTablepublic LockSleepInjector()
public void throwOnScan(TestMetaCache.FakeRSRpcServices rpcServices, org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.ScanRequest request)
throwOnScan in class TestMetaCache.ExceptionInjectorpublic void throwOnGet(TestMetaCache.FakeRSRpcServices rpcServices, org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.GetRequest request)
throwOnGet in class TestMetaCache.ExceptionInjectorpublic void throwOnMutate(TestMetaCache.FakeRSRpcServices rpcServices, org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutateRequest request)
throwOnMutate in class TestMetaCache.ExceptionInjectorCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.