| Class and Description |
|---|
| org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALPrettyPrinter
Since 2.3.0, will be removed in 4.0.0. Keep here only for rolling upgrading, now we
use the new region based procedure store.
|
| org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
Since 2.3.0, will be removed in 4.0.0. Keep here only for rolling upgrading, now we
use the new region based procedure store.
|
| Exceptions and Description |
|---|
| org.apache.hadoop.hbase.procedure2.store.wal.CorruptedWALProcedureStoreException
Since 2.3.0, will be removed in 4.0.0. Keep here only for rolling upgrading, now we
use the new region based procedure store.
|
| Method and Description |
|---|
| org.apache.hadoop.hbase.procedure2.store.ProcedureStore.recoverLease()
since 2.3.0, will be removed in 4.0.0 along with
WALProcedureStore. As now we
will store the procedure data in a master local region, and master itself will deal
with the lease recovery of the region. |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.