| Interface | Description |
|---|---|
| CoreLogPruningStrategy |
| Class | Description |
|---|---|
| CoreLogPruningStrategyFactory | |
| FileNames |
Deals with file names for the RAFT log.
|
| InFlightMap<V> | |
| Reader | |
| SegmentedRaftLog |
The segmented RAFT log is an append only log supporting the operations required to support
the RAFT consensus algorithm.
|
| State |
Collects all the state that must be recovered after a restart.
|
| Terms |
Keeps track of all the terms in memory for efficient lookup.
|
| Exception | Description |
|---|---|
| DamagedLogStorageException |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.