Uses of Class
org.apache.hadoop.hbase.client.TestMetaCache.ExceptionInjector
Packages that use TestMetaCache.ExceptionInjector
-
Uses of TestMetaCache.ExceptionInjector in org.apache.hadoop.hbase.client
Subclasses of TestMetaCache.ExceptionInjector in org.apache.hadoop.hbase.clientModifier and TypeClassDescriptionstatic class
Throws CallQueueTooBigException for all gets.static class
static class
Rotates through the possible cache clearing and non-cache clearing exceptions for requests.Fields in org.apache.hadoop.hbase.client declared as TestMetaCache.ExceptionInjectorModifier and TypeFieldDescriptionprivate TestMetaCache.ExceptionInjector
TestMetaCache.FakeRSRpcServices.exceptions
Methods in org.apache.hadoop.hbase.client with parameters of type TestMetaCache.ExceptionInjectorModifier and TypeMethodDescriptionvoid
TestMetaCache.FakeRSRpcServices.setExceptionInjector
(TestMetaCache.ExceptionInjector injector) void
TestMetaCache.RegionServerWithFakeRpcServices.setExceptionInjector
(TestMetaCache.ExceptionInjector injector)