blob: 8c76f07616f1e4b12254ab2e14b6806fbb9b0a50 [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.master.procedure (Apache HBase 3.0.0-alpha-2-SNAPSHOT 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/master/procedure/package-summary.html" target="classFrame">org.apache.hadoop.hbase.master.procedure</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="CreateTableProcedure.CreateHdfsRegions.html" title="interface in org.apache.hadoop.hbase.master.procedure" target="classFrame"><span class="interfaceName">CreateTableProcedure.CreateHdfsRegions</span></a></li>
<li><a href="MasterProcedureUtil.RSGroupGetter.html" title="interface in org.apache.hadoop.hbase.master.procedure" target="classFrame"><span class="interfaceName">MasterProcedureUtil.RSGroupGetter</span></a></li>
<li><a href="MetaProcedureInterface.html" title="interface in org.apache.hadoop.hbase.master.procedure" target="classFrame"><span class="interfaceName">MetaProcedureInterface</span></a></li>
<li><a href="PeerProcedureInterface.html" title="interface in org.apache.hadoop.hbase.master.procedure" target="classFrame"><span class="interfaceName">PeerProcedureInterface</span></a></li>
<li><a href="ProcedureSyncWait.Predicate.html" title="interface in org.apache.hadoop.hbase.master.procedure" target="classFrame"><span class="interfaceName">ProcedureSyncWait.Predicate</span></a></li>
<li><a href="RSProcedureDispatcher.RemoteProcedureResolver.html" title="interface in org.apache.hadoop.hbase.master.procedure" target="classFrame"><span class="interfaceName">RSProcedureDispatcher.RemoteProcedureResolver</span></a></li>
<li><a href="ServerProcedureInterface.html" title="interface in org.apache.hadoop.hbase.master.procedure" target="classFrame"><span class="interfaceName">ServerProcedureInterface</span></a></li>
<li><a href="TableProcedureInterface.html" title="interface in org.apache.hadoop.hbase.master.procedure" target="classFrame"><span class="interfaceName">TableProcedureInterface</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="AbstractStateMachineNamespaceProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">AbstractStateMachineNamespaceProcedure</a></li>
<li><a href="AbstractStateMachineRegionProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">AbstractStateMachineRegionProcedure</a></li>
<li><a href="AbstractStateMachineTableProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">AbstractStateMachineTableProcedure</a></li>
<li><a href="CloneSnapshotProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">CloneSnapshotProcedure</a></li>
<li><a href="CreateNamespaceProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">CreateNamespaceProcedure</a></li>
<li><a href="CreateTableProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">CreateTableProcedure</a></li>
<li><a href="DeleteNamespaceProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">DeleteNamespaceProcedure</a></li>
<li><a href="DeleteTableProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">DeleteTableProcedure</a></li>
<li><a href="DisableTableProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">DisableTableProcedure</a></li>
<li><a href="EnableTableProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">EnableTableProcedure</a></li>
<li><a href="FairQueue.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">FairQueue</a></li>
<li><a href="HBCKServerCrashProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">HBCKServerCrashProcedure</a></li>
<li><a href="HBCKServerCrashProcedure.UnknownServerVisitor.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">HBCKServerCrashProcedure.UnknownServerVisitor</a></li>
<li><a href="InitMetaProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">InitMetaProcedure</a></li>
<li><a href="MasterDDLOperationHelper.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">MasterDDLOperationHelper</a></li>
<li><a href="MasterProcedureConstants.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">MasterProcedureConstants</a></li>
<li><a href="MasterProcedureEnv.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">MasterProcedureEnv</a></li>
<li><a href="MasterProcedureEnv.FsUtilsLeaseRecovery.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">MasterProcedureEnv.FsUtilsLeaseRecovery</a></li>
<li><a href="MasterProcedureScheduler.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">MasterProcedureScheduler</a></li>
<li><a href="MasterProcedureUtil.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">MasterProcedureUtil</a></li>
<li><a href="MasterProcedureUtil.NonceProcedureRunnable.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">MasterProcedureUtil.NonceProcedureRunnable</a></li>
<li><a href="MetaQueue.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">MetaQueue</a></li>
<li><a href="ModifyNamespaceProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">ModifyNamespaceProcedure</a></li>
<li><a href="ModifyTableProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">ModifyTableProcedure</a></li>
<li><a href="PeerQueue.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">PeerQueue</a></li>
<li><a href="ProcedureDescriber.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">ProcedureDescriber</a></li>
<li><a href="ProcedurePrepareLatch.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">ProcedurePrepareLatch</a></li>
<li><a href="ProcedurePrepareLatch.CompatibilityLatch.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">ProcedurePrepareLatch.CompatibilityLatch</a></li>
<li><a href="ProcedurePrepareLatch.NoopLatch.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">ProcedurePrepareLatch.NoopLatch</a></li>
<li><a href="ProcedureSyncWait.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">ProcedureSyncWait</a></li>
<li><a href="ProcedureSyncWait.ProcedureFuture.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">ProcedureSyncWait.ProcedureFuture</a></li>
<li><a href="Queue.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">Queue</a></li>
<li><a href="RecoverMetaProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">RecoverMetaProcedure</a></li>
<li><a href="ReopenTableRegionsProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">ReopenTableRegionsProcedure</a></li>
<li><a href="RestoreSnapshotProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">RestoreSnapshotProcedure</a></li>
<li><a href="RSProcedureDispatcher.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">RSProcedureDispatcher</a></li>
<li><a href="RSProcedureDispatcher.RegionCloseOperation.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">RSProcedureDispatcher.RegionCloseOperation</a></li>
<li><a href="RSProcedureDispatcher.RegionOpenOperation.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">RSProcedureDispatcher.RegionOpenOperation</a></li>
<li><a href="RSProcedureDispatcher.RegionOperation.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">RSProcedureDispatcher.RegionOperation</a></li>
<li><a href="RSProcedureDispatcher.ServerOperation.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">RSProcedureDispatcher.ServerOperation</a></li>
<li><a href="SchemaLocking.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">SchemaLocking</a></li>
<li><a href="ServerCrashProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">ServerCrashProcedure</a></li>
<li><a href="ServerQueue.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">ServerQueue</a></li>
<li><a href="ServerRemoteProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">ServerRemoteProcedure</a></li>
<li><a href="SplitWALProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">SplitWALProcedure</a></li>
<li><a href="SplitWALRemoteProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">SplitWALRemoteProcedure</a></li>
<li><a href="SwitchRpcThrottleProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">SwitchRpcThrottleProcedure</a></li>
<li><a href="SwitchRpcThrottleRemoteProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">SwitchRpcThrottleRemoteProcedure</a></li>
<li><a href="TableQueue.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">TableQueue</a></li>
<li><a href="TruncateTableProcedure.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">TruncateTableProcedure</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="MetaProcedureInterface.MetaOperationType.html" title="enum in org.apache.hadoop.hbase.master.procedure" target="classFrame">MetaProcedureInterface.MetaOperationType</a></li>
<li><a href="PeerProcedureInterface.PeerOperationType.html" title="enum in org.apache.hadoop.hbase.master.procedure" target="classFrame">PeerProcedureInterface.PeerOperationType</a></li>
<li><a href="ServerProcedureInterface.ServerOperationType.html" title="enum in org.apache.hadoop.hbase.master.procedure" target="classFrame">ServerProcedureInterface.ServerOperationType</a></li>
<li><a href="TableProcedureInterface.TableOperationType.html" title="enum in org.apache.hadoop.hbase.master.procedure" target="classFrame">TableProcedureInterface.TableOperationType</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="ServerCrashException.html" title="class in org.apache.hadoop.hbase.master.procedure" target="classFrame">ServerCrashException</a></li>
</ul>
</div>
</body>
</html>