Package | Description |
---|---|
org.apache.hadoop.hbase.master.procedure | |
org.apache.hadoop.hbase.procedure2 |
Modifier and Type | Class and Description |
---|---|
class |
MasterProcedureQueue
ProcedureRunnableSet for the Master Procedures.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcedureSimpleRunQueue
Simple runqueue for the procedures
|
Modifier and Type | Method and Description |
---|---|
protected ProcedureRunnableSet |
ProcedureExecutor.getRunnableSet() |
Constructor and Description |
---|
ProcedureExecutor(org.apache.hadoop.conf.Configuration conf,
TEnvironment environment,
ProcedureStore store,
ProcedureRunnableSet runqueue) |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.