| Package | Description |
|---|---|
| org.apache.hadoop.hbase.procedure2 | |
| org.apache.hadoop.hbase.procedure2.store.wal |
| Modifier and Type | Method and Description |
|---|---|
ProcedureStore |
ProcedureExecutor.getStore() |
| Constructor and Description |
|---|
ProcedureExecutor(org.apache.hadoop.conf.Configuration conf,
TEnvironment environment,
ProcedureStore store) |
ProcedureExecutor(org.apache.hadoop.conf.Configuration conf,
TEnvironment environment,
ProcedureStore store,
ProcedureRunnableSet runqueue) |
| Modifier and Type | Class and Description |
|---|---|
class |
WALProcedureStore
WAL implementation of the ProcedureStore.
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.