| Interface | Description |
|---|---|
| ProcedureWALFormat.Loader | |
| WALProcedureStore.LeaseRecovery |
| Class | Description |
|---|---|
| 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
|
| WALProcedureMap |
This class is used to track the active procedures when loading procedures from proc wal file.
|
| WALProcedureStore |
WAL implementation of the ProcedureStore.
|
| WALProcedureStore.SyncMetrics | |
| WALProcedureTree |
Used to build the tree for procedures.
|
| WALProcedureTree.Entry | |
| WALProcedureTree.Iter | |
| WALProcedureTree.ProtoAndProc |
| Enum | Description |
|---|---|
| WALProcedureStore.PushType |
| Exception | Description |
|---|---|
| CorruptedWALProcedureStoreException |
Thrown when a procedure WAL is corrupted
|
| ProcedureWALFormat.InvalidWALDataException |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.