private class PackWriter.MutableState
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static long |
OBJECT_TO_PACK_SIZE
Estimated size of a single ObjectToPack instance.
|
private PackWriter.PackingPhase |
phase |
private long |
totalDeltaSearchBytes |
| Constructor and Description |
|---|
MutableState() |
| Modifier and Type | Method and Description |
|---|---|
(package private) PackWriter.State |
snapshot() |
private static final long OBJECT_TO_PACK_SIZE
private final long totalDeltaSearchBytes
private volatile PackWriter.PackingPhase phase
PackWriter.State snapshot()