Constructor and Description |
---|
UpdateLog.RecentUpdates() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
List<Object> |
getDeleteByQuery(long afterVersion)
Returns the list of deleteByQueries that happened after the given version
|
int |
getLatestOperation() |
long |
getMaxRecentVersion() |
List<Long> |
getVersions(int n) |
Object |
lookup(long version) |
public Object lookup(long version)
public List<Object> getDeleteByQuery(long afterVersion)
public int getLatestOperation()
public void close()
public long getMaxRecentVersion()
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.