public class ObjectPartitionStatisticsObsolescence extends Object implements Externalizable
| Constructor and Description |
|---|
ObjectPartitionStatisticsObsolescence()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
dirty() |
void |
dirty(boolean dirty)
Set dirty flag.
|
long |
modified() |
void |
onModified(byte[] key) |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public ObjectPartitionStatisticsObsolescence()
public void onModified(byte[] key)
key - Save specified key in modified keys counter.public long modified()
public boolean dirty()
true if object has unsaved changes, false - otherwise.public void dirty(boolean dirty)
dirty - The new dirty flag value.public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025