public static final class ItemVersionUpdate.Empty extends ItemVersionUpdate
ItemVersionUpdate.Empty, ItemVersionUpdate.Total
Constructor and Description |
---|
Empty(DataVersion version) |
Modifier and Type | Method and Description |
---|---|
Set<ItemIdentity> |
getAffectedItems() |
DataVersion |
getFromVersion() |
boolean |
isEmpty()
Returns true if the update is "empty", that is, the caller may keep the state, because it is up-to-date.
|
String |
toString() |
getVersion, isFull, isIncremental
public Empty(@NotNull DataVersion version)
@NotNull public DataVersion getFromVersion()
getFromVersion
in class ItemVersionUpdate
public boolean isEmpty()
VersionedDataUpdate
isEmpty
in class VersionedDataUpdate
@NotNull public Set<ItemIdentity> getAffectedItems()
getAffectedItems
in class ItemVersionUpdate
Copyright © 2024 Tempo Software. All Rights Reserved.