| 接口 | 说明 |
|---|---|
| WALProcedureStore.LeaseRecovery |
| 类 | 说明 |
|---|---|
| ProcedureWALFile |
Describes a WAL File
|
| ProcedureWALFormat |
Helper class that contains the WAL serialization utils.
|
| ProcedureWALFormatReader |
Helper class that loads the procedures stored in a WAL.
|
| ProcedureWALPrettyPrinter |
ProcedureWALPrettyPrinter prints the contents of a given ProcedureWAL file
|
| WALProcedureStore |
WAL implementation of the ProcedureStore.
|
| WALProcedureStore.SyncMetrics | |
| WALProcedureTree |
Used to build the tree for procedures.
|
| 异常错误 | 说明 |
|---|---|
| CorruptedWALProcedureStoreException |
Thrown when a procedure WAL is corrupted
|
| ProcedureWALFormat.InvalidWALDataException |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.