public static class TestMetaCache.CallQueueTooBigExceptionInjector extends TestMetaCache.ExceptionInjector
Constructor and Description |
---|
CallQueueTooBigExceptionInjector() |
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 CallQueueTooBigExceptionInjector()
public void throwOnGet(TestMetaCache.FakeRSRpcServices rpcServices, org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.GetRequest request) throws org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
throwOnGet
in class TestMetaCache.ExceptionInjector
org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
public void throwOnMutate(TestMetaCache.FakeRSRpcServices rpcServices, org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutateRequest request) throws org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
throwOnMutate
in class TestMetaCache.ExceptionInjector
org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
public void throwOnScan(TestMetaCache.FakeRSRpcServices rpcServices, org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.ScanRequest request) throws org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
throwOnScan
in class TestMetaCache.ExceptionInjector
org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.