Package | Description |
---|---|
org.apache.hadoop.hbase.procedure2 | |
org.apache.hadoop.hbase.procedure2.store | |
org.apache.hadoop.hbase.procedure2.store.wal |
Class and Description |
---|
ProcedureStore
The ProcedureStore is used by the executor to persist the state of each procedure execution.
|
ProcedureStore.ProcedureIterator
An Iterator over a collection of Procedure
|
Class and Description |
---|
BitSetNode
A bitmap which can grow/merge with other
BitSetNode (if certain conditions are met). |
ProcedureStore
The ProcedureStore is used by the executor to persist the state of each procedure execution.
|
ProcedureStore.ProcedureIterator
An Iterator over a collection of Procedure
|
ProcedureStore.ProcedureLoader
Interface passed to the ProcedureStore.load() method to handle the store-load events.
|
ProcedureStore.ProcedureStoreListener
Store listener interface.
|
ProcedureStoreBase
Base class for
ProcedureStore s. |
ProcedureStoreTracker
Keeps track of live procedures.
|
ProcedureStoreTracker.DeleteState |
Class and Description |
---|
ProcedureStore
The ProcedureStore is used by the executor to persist the state of each procedure execution.
|
ProcedureStore.ProcedureIterator
An Iterator over a collection of Procedure
|
ProcedureStore.ProcedureLoader
Interface passed to the ProcedureStore.load() method to handle the store-load events.
|
ProcedureStoreBase
Base class for
ProcedureStore s. |
ProcedureStoreTracker
Keeps track of live procedures.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.