private static final class LocalObjectRepresentation.Delta extends LocalObjectRepresentation
length, offset, packFORMAT_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, newWholewasDeltaAttemptedpublic int getFormat()
StoredObjectRepresentationgetFormat in class StoredObjectRepresentationStoredObjectRepresentation.PACK_DELTA, StoredObjectRepresentation.PACK_WHOLE, or
StoredObjectRepresentation.FORMAT_OTHER.