generation property
Write generation whose chunk records this manifest points at. Each overwrite bumps it, so an in-flight write never touches the records a reader may be following.
Implementation
final int generation;
Write generation whose chunk records this manifest points at. Each overwrite bumps it, so an in-flight write never touches the records a reader may be following.
final int generation;