| Package | Description |
|---|---|
| io.atomix.copycat.server.storage |
Standalone segmented log for Copycat's Raft implementation.
|
| io.atomix.copycat.server.storage.compaction |
Classes and interfaces that facilitate compaction of the Copycat
log. |
| Class and Description |
|---|
| Compactor
Manages compaction of log
Segments in a pool of background
threads. |
| Class and Description |
|---|
| Compaction
Log compaction type identifier.
|
| Compaction.Mode
Constants for specifying entry compaction modes.
|
| CompactionManager
Manages a single compaction process.
|
| CompactionTask
Performs compaction on a set of log
Segments. |
| Compactor
Manages compaction of log
Segments in a pool of background
threads. |
Copyright © 2013–2016. All rights reserved.