public static final class VersionedForestUpdate.Full extends VersionedForestUpdate
VersionedForestUpdate.getLatest() as the most recent state.VersionedForestUpdate.Full, VersionedForestUpdate.Incremental| Constructor and Description |
|---|
Full(VersionedForest latest) |
Full(VersionedForest latest,
ForestSourceHealthStatus health) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFull()
Returns true if the update is "full", that is, the caller may drop the current state and replace it fully
with the state from this update.
|
asIncremental, getHealth, getLatestgetVersion, isEmpty, isIncrementalpublic Full(VersionedForest latest, ForestSourceHealthStatus health)
public Full(VersionedForest latest)
public boolean isFull()
VersionedDataUpdateisFull in class VersionedDataUpdateCopyright © 2019 ALM Works. All Rights Reserved.