blob: bdaf4bb44efb43cf317a9415cb4d1e1ec3472ad6 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.apache.hadoop.hbase.coprocessor (Apache HBase 3.0.0-SNAPSHOT Test API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../../org/apache/hadoop/hbase/coprocessor/package-summary.html" target="classFrame">org.apache.hadoop.hbase.coprocessor</a></h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="ColumnAggregationEndpoint.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">ColumnAggregationEndpoint</a></li>
<li><a href="ColumnAggregationEndpointNullResponse.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">ColumnAggregationEndpointNullResponse</a></li>
<li><a href="ColumnAggregationEndpointWithErrors.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">ColumnAggregationEndpointWithErrors</a></li>
<li><a href="ProtobufCoprocessorService.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">ProtobufCoprocessorService</a></li>
<li><a href="SampleRegionWALCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">SampleRegionWALCoprocessor</a></li>
<li><a href="SimpleRegionObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">SimpleRegionObserver</a></li>
<li><a href="TestAppendTimeRange.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestAppendTimeRange</a></li>
<li><a href="TestAppendTimeRange.MyObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestAppendTimeRange.MyObserver</a></li>
<li><a href="TestAsyncCoprocessorEndpoint.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestAsyncCoprocessorEndpoint</a></li>
<li><a href="TestAsyncCoprocessorEndpoint.DummyRegionServerEndpoint.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestAsyncCoprocessorEndpoint.DummyRegionServerEndpoint</a></li>
<li><a href="TestBatchCoprocessorEndpoint.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestBatchCoprocessorEndpoint</a></li>
<li><a href="TestClassLoading.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestClassLoading</a></li>
<li><a href="TestClassLoading.TestMasterCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestClassLoading.TestMasterCoprocessor</a></li>
<li><a href="TestCoprocessorConfiguration.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorConfiguration</a></li>
<li><a href="TestCoprocessorConfiguration.SystemCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorConfiguration.SystemCoprocessor</a></li>
<li><a href="TestCoprocessorConfiguration.TableCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorConfiguration.TableCoprocessor</a></li>
<li><a href="TestCoprocessorEndpoint.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorEndpoint</a></li>
<li><a href="TestCoprocessorHost.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorHost</a></li>
<li><a href="TestCoprocessorHost.CoprocessorHostForTest.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorHost.CoprocessorHostForTest</a></li>
<li><a href="TestCoprocessorHost.SimpleRegionObserverV2.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorHost.SimpleRegionObserverV2</a></li>
<li><a href="TestCoprocessorHost.TestAbortable.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorHost.TestAbortable</a></li>
<li><a href="TestCoprocessorInterface.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorInterface</a></li>
<li><a href="TestCoprocessorInterface.CoprocessorII.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorInterface.CoprocessorII</a></li>
<li><a href="TestCoprocessorInterface.CoprocessorImpl.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorInterface.CoprocessorImpl</a></li>
<li><a href="TestCoprocessorInterface.CustomScanner.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorInterface.CustomScanner</a></li>
<li><a href="TestCoprocessorMetrics.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorMetrics</a></li>
<li><a href="TestCoprocessorMetrics.CustomMasterObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorMetrics.CustomMasterObserver</a></li>
<li><a href="TestCoprocessorMetrics.CustomRegionEndpoint.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorMetrics.CustomRegionEndpoint</a></li>
<li><a href="TestCoprocessorMetrics.CustomRegionObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorMetrics.CustomRegionObserver</a></li>
<li><a href="TestCoprocessorMetrics.CustomRegionObserver2.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorMetrics.CustomRegionObserver2</a></li>
<li><a href="TestCoprocessorMetrics.CustomRegionServerObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorMetrics.CustomRegionServerObserver</a></li>
<li><a href="TestCoprocessorMetrics.CustomWALObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorMetrics.CustomWALObserver</a></li>
<li><a href="TestCoprocessorServiceBackwardCompatibility.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorServiceBackwardCompatibility</a></li>
<li><a href="TestCoprocessorServiceBackwardCompatibility.DummyCoprocessorService.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorServiceBackwardCompatibility.DummyCoprocessorService</a></li>
<li><a href="TestCoprocessorSharedConnection.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorSharedConnection</a></li>
<li><a href="TestCoprocessorSharedConnection.TestMasterCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorSharedConnection.TestMasterCoprocessor</a></li>
<li><a href="TestCoprocessorSharedConnection.TestRegionCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorSharedConnection.TestRegionCoprocessor</a></li>
<li><a href="TestCoprocessorSharedConnection.TestRegionServerCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorSharedConnection.TestRegionServerCoprocessor</a></li>
<li><a href="TestCoprocessorStop.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorStop</a></li>
<li><a href="TestCoprocessorStop.FooCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorStop.FooCoprocessor</a></li>
<li><a href="TestCoprocessorTableEndpoint.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoprocessorTableEndpoint</a></li>
<li><a href="TestCoreMasterCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoreMasterCoprocessor</a></li>
<li><a href="TestCoreMasterCoprocessor.CoreMasterCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoreMasterCoprocessor.CoreMasterCoprocessor</a></li>
<li><a href="TestCoreMasterCoprocessor.NotCoreMasterCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoreMasterCoprocessor.NotCoreMasterCoprocessor</a></li>
<li><a href="TestCoreRegionCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoreRegionCoprocessor</a></li>
<li><a href="TestCoreRegionCoprocessor.CoreRegionCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoreRegionCoprocessor.CoreRegionCoprocessor</a></li>
<li><a href="TestCoreRegionCoprocessor.NotCoreRegionCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoreRegionCoprocessor.NotCoreRegionCoprocessor</a></li>
<li><a href="TestCoreRegionServerCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoreRegionServerCoprocessor</a></li>
<li><a href="TestCoreRegionServerCoprocessor.CoreRegionServerCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoreRegionServerCoprocessor.CoreRegionServerCoprocessor</a></li>
<li><a href="TestCoreRegionServerCoprocessor.NotCoreRegionServerCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestCoreRegionServerCoprocessor.NotCoreRegionServerCoprocessor</a></li>
<li><a href="TestImportExport.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestImportExport</a></li>
<li><a href="TestIncrementAndAppendWithNullResult.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestIncrementAndAppendWithNullResult</a></li>
<li><a href="TestIncrementAndAppendWithNullResult.MyObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestIncrementAndAppendWithNullResult.MyObserver</a></li>
<li><a href="TestIncrementTimeRange.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestIncrementTimeRange</a></li>
<li><a href="TestIncrementTimeRange.MyObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestIncrementTimeRange.MyObserver</a></li>
<li><a href="TestMasterCoprocessorExceptionWithAbort.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestMasterCoprocessorExceptionWithAbort</a></li>
<li><a href="TestMasterCoprocessorExceptionWithAbort.BuggyMasterObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestMasterCoprocessorExceptionWithAbort.BuggyMasterObserver</a></li>
<li><a href="TestMasterCoprocessorExceptionWithAbort.CreateTableThread.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestMasterCoprocessorExceptionWithAbort.CreateTableThread</a></li>
<li><a href="TestMasterCoprocessorExceptionWithAbort.MasterTracker.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestMasterCoprocessorExceptionWithAbort.MasterTracker</a></li>
<li><a href="TestMasterCoprocessorExceptionWithRemove.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestMasterCoprocessorExceptionWithRemove</a></li>
<li><a href="TestMasterCoprocessorExceptionWithRemove.BuggyMasterObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestMasterCoprocessorExceptionWithRemove.BuggyMasterObserver</a></li>
<li><a href="TestMasterCoprocessorExceptionWithRemove.MasterTracker.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestMasterCoprocessorExceptionWithRemove.MasterTracker</a></li>
<li><a href="TestMasterObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestMasterObserver</a></li>
<li><a href="TestMasterObserver.CPMasterObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestMasterObserver.CPMasterObserver</a></li>
<li><a href="TestMasterObserverToModifyTableSchema.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestMasterObserverToModifyTableSchema</a></li>
<li><a href="TestMasterObserverToModifyTableSchema.OnlyOneVersionAllowedMasterObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestMasterObserverToModifyTableSchema.OnlyOneVersionAllowedMasterObserver</a></li>
<li><a href="TestMetaTableMetrics.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestMetaTableMetrics</a></li>
<li><a href="TestNegativeMemStoreSizeWithSlowCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestNegativeMemStoreSizeWithSlowCoprocessor</a></li>
<li><a href="TestNegativeMemStoreSizeWithSlowCoprocessor.FlushingRegionObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestNegativeMemStoreSizeWithSlowCoprocessor.FlushingRegionObserver</a></li>
<li><a href="TestOpenTableInCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestOpenTableInCoprocessor</a></li>
<li><a href="TestOpenTableInCoprocessor.CustomThreadPoolCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestOpenTableInCoprocessor.CustomThreadPoolCoprocessor</a></li>
<li><a href="TestOpenTableInCoprocessor.SendToOtherTableCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestOpenTableInCoprocessor.SendToOtherTableCoprocessor</a></li>
<li><a href="TestPassCustomCellViaRegionObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestPassCustomCellViaRegionObserver</a></li>
<li><a href="TestPassCustomCellViaRegionObserver.RegionObserverImpl.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestPassCustomCellViaRegionObserver.RegionObserverImpl</a></li>
<li><a href="TestPostIncrementAndAppendBeforeWAL.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestPostIncrementAndAppendBeforeWAL</a></li>
<li><a href="TestPostIncrementAndAppendBeforeWAL.ChangeCellWithDifferntColumnFamilyObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestPostIncrementAndAppendBeforeWAL.ChangeCellWithDifferntColumnFamilyObserver</a></li>
<li><a href="TestPostIncrementAndAppendBeforeWAL.ChangeCellWithNotExistColumnFamilyObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestPostIncrementAndAppendBeforeWAL.ChangeCellWithNotExistColumnFamilyObserver</a></li>
<li><a href="TestReadOnlyConfiguration.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestReadOnlyConfiguration</a></li>
<li><a href="TestRegionCoprocessorHost.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionCoprocessorHost</a></li>
<li><a href="TestRegionObserverBypass.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverBypass</a></li>
<li><a href="TestRegionObserverBypass.TestCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverBypass.TestCoprocessor</a></li>
<li><a href="TestRegionObserverBypass.TestCoprocessor2.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverBypass.TestCoprocessor2</a></li>
<li><a href="TestRegionObserverBypass.TestCoprocessor3.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverBypass.TestCoprocessor3</a></li>
<li><a href="TestRegionObserverForAddingMutationsFromCoprocessors.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverForAddingMutationsFromCoprocessors</a></li>
<li><a href="TestRegionObserverForAddingMutationsFromCoprocessors.TestDeleteCellCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverForAddingMutationsFromCoprocessors.TestDeleteCellCoprocessor</a></li>
<li><a href="TestRegionObserverForAddingMutationsFromCoprocessors.TestDeleteFamilyCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverForAddingMutationsFromCoprocessors.TestDeleteFamilyCoprocessor</a></li>
<li><a href="TestRegionObserverForAddingMutationsFromCoprocessors.TestDeleteRowCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverForAddingMutationsFromCoprocessors.TestDeleteRowCoprocessor</a></li>
<li><a href="TestRegionObserverForAddingMutationsFromCoprocessors.TestMultiMutationCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverForAddingMutationsFromCoprocessors.TestMultiMutationCoprocessor</a></li>
<li><a href="TestRegionObserverForAddingMutationsFromCoprocessors.TestPutWithTTLCoprocessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverForAddingMutationsFromCoprocessors.TestPutWithTTLCoprocessor</a></li>
<li><a href="TestRegionObserverForAddingMutationsFromCoprocessors.TestWALObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverForAddingMutationsFromCoprocessors.TestWALObserver</a></li>
<li><a href="TestRegionObserverInterface.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverInterface</a></li>
<li><a href="TestRegionObserverInterface.EvenOnlyCompactor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverInterface.EvenOnlyCompactor</a></li>
<li><a href="TestRegionObserverInterface.PreWALAppendWALActionsListener.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverInterface.PreWALAppendWALActionsListener</a></li>
<li><a href="TestRegionObserverPreFlushAndPreCompact.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverPreFlushAndPreCompact</a></li>
<li><a href="TestRegionObserverPreFlushAndPreCompact.TestRegionObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverPreFlushAndPreCompact.TestRegionObserver</a></li>
<li><a href="TestRegionObserverScannerOpenHook.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverScannerOpenHook</a></li>
<li><a href="TestRegionObserverScannerOpenHook.CompactionCompletionNotifyingRegion.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverScannerOpenHook.CompactionCompletionNotifyingRegion</a></li>
<li><a href="TestRegionObserverScannerOpenHook.EmptyRegionObsever.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverScannerOpenHook.EmptyRegionObsever</a></li>
<li><a href="TestRegionObserverScannerOpenHook.NoDataFilter.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverScannerOpenHook.NoDataFilter</a></li>
<li><a href="TestRegionObserverScannerOpenHook.NoDataFromCompaction.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverScannerOpenHook.NoDataFromCompaction</a></li>
<li><a href="TestRegionObserverScannerOpenHook.NoDataFromFlush.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverScannerOpenHook.NoDataFromFlush</a></li>
<li><a href="TestRegionObserverScannerOpenHook.NoDataFromScan.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverScannerOpenHook.NoDataFromScan</a></li>
<li><a href="TestRegionObserverStacking.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverStacking</a></li>
<li><a href="TestRegionObserverStacking.ObserverA.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverStacking.ObserverA</a></li>
<li><a href="TestRegionObserverStacking.ObserverB.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverStacking.ObserverB</a></li>
<li><a href="TestRegionObserverStacking.ObserverC.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionObserverStacking.ObserverC</a></li>
<li><a href="TestRegionServerCoprocessorEndpoint.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionServerCoprocessorEndpoint</a></li>
<li><a href="TestRegionServerCoprocessorEndpoint.DummyRegionServerEndpoint.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionServerCoprocessorEndpoint.DummyRegionServerEndpoint</a></li>
<li><a href="TestRegionServerCoprocessorExceptionWithAbort.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionServerCoprocessorExceptionWithAbort</a></li>
<li><a href="TestRegionServerCoprocessorExceptionWithAbort.BuggyRegionObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionServerCoprocessorExceptionWithAbort.BuggyRegionObserver</a></li>
<li><a href="TestRegionServerCoprocessorExceptionWithAbort.FailedInitializationObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionServerCoprocessorExceptionWithAbort.FailedInitializationObserver</a></li>
<li><a href="TestRegionServerCoprocessorExceptionWithRemove.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionServerCoprocessorExceptionWithRemove</a></li>
<li><a href="TestRegionServerCoprocessorExceptionWithRemove.BuggyRegionObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRegionServerCoprocessorExceptionWithRemove.BuggyRegionObserver</a></li>
<li><a href="TestRowProcessorEndpoint.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRowProcessorEndpoint</a></li>
<li><a href="TestRowProcessorEndpoint.RowProcessorEndpoint.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRowProcessorEndpoint.RowProcessorEndpoint</a></li>
<li><a href="TestRowProcessorEndpoint.RowProcessorEndpoint.FriendsOfFriendsProcessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRowProcessorEndpoint.RowProcessorEndpoint.FriendsOfFriendsProcessor</a></li>
<li><a href="TestRowProcessorEndpoint.RowProcessorEndpoint.IncrementCounterProcessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRowProcessorEndpoint.RowProcessorEndpoint.IncrementCounterProcessor</a></li>
<li><a href="TestRowProcessorEndpoint.RowProcessorEndpoint.RowSwapProcessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRowProcessorEndpoint.RowProcessorEndpoint.RowSwapProcessor</a></li>
<li><a href="TestRowProcessorEndpoint.RowProcessorEndpoint.TimeoutProcessor.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestRowProcessorEndpoint.RowProcessorEndpoint.TimeoutProcessor</a></li>
<li><a href="TestSecureExport.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestSecureExport</a></li>
<li><a href="TestWALObserver.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">TestWALObserver</a></li>
</ul>
</div>
</body>
</html>