| Interface | Description |
|---|---|
| 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
|
| WALProcedureStore |
WAL implementation of the ProcedureStore.
|
| Exception | Description |
|---|---|
| CorruptedWALProcedureStoreException |
Thrown when a procedure WAL is corrupted
|
| ProcedureWALFormat.InvalidWALDataException |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.