| Package | Description |
|---|---|
| org.apache.hadoop.hbase.procedure2.store | |
| org.apache.hadoop.hbase.procedure2.store.wal |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcedureStore.registerListener(ProcedureStore.ProcedureStoreListener listener)
Add the listener to the notification list.
|
boolean |
ProcedureStore.unregisterListener(ProcedureStore.ProcedureStoreListener listener)
Remove the listener from the notification list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WALProcedureStore.registerListener(ProcedureStore.ProcedureStoreListener listener) |
boolean |
WALProcedureStore.unregisterListener(ProcedureStore.ProcedureStoreListener listener) |
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.