Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Modifier and Type | Class and Description |
---|---|
static class |
TestMetaCache.CallQueueTooBigExceptionInjector
Throws CallQueueTooBigException for all gets.
|
static class |
TestMetaCache.LockSleepInjector |
static class |
TestMetaCache.RoundRobinExceptionInjector
Rotates through the possible cache clearing and non-cache clearing exceptions for requests.
|
Modifier and Type | Field and Description |
---|---|
private TestMetaCache.ExceptionInjector |
TestMetaCache.FakeRSRpcServices.exceptions |
Modifier and Type | Method and Description |
---|---|
void |
TestMetaCache.RegionServerWithFakeRpcServices.setExceptionInjector(TestMetaCache.ExceptionInjector injector) |
void |
TestMetaCache.FakeRSRpcServices.setExceptionInjector(TestMetaCache.ExceptionInjector injector) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.