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) |
isTestTable
public LockSleepInjector()
public void throwOnScan(TestMetaCache.FakeRSRpcServices rpcServices, org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.ScanRequest request)
throwOnScan
in class TestMetaCache.ExceptionInjector
public void throwOnGet(TestMetaCache.FakeRSRpcServices rpcServices, org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.GetRequest request)
throwOnGet
in class TestMetaCache.ExceptionInjector
public void throwOnMutate(TestMetaCache.FakeRSRpcServices rpcServices, org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutateRequest request)
throwOnMutate
in class TestMetaCache.ExceptionInjector
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.