private static final class LocalObjectRepresentation.Delta extends LocalObjectRepresentation
length, offset, pack
FORMAT_OTHER, PACK_DELTA, PACK_WHOLE, WEIGHT_UNKNOWN
Modifier | Constructor and Description |
---|---|
private |
Delta() |
Modifier and Type | Method and Description |
---|---|
int |
getFormat()
Get the storage format type
|
getDeltaBase, getWeight, newDelta, newDelta, newWhole
wasDeltaAttempted
public int getFormat()
StoredObjectRepresentation
getFormat
in class StoredObjectRepresentation
StoredObjectRepresentation.PACK_DELTA
, StoredObjectRepresentation.PACK_WHOLE
, or
StoredObjectRepresentation.FORMAT_OTHER
.