public class InMemoryTimestampStorage extends Object implements org.apache.omid.timestamp.storage.TimestampStorage
| Constructor and Description |
|---|
InMemoryTimestampStorage() |
| Modifier and Type | Method and Description |
|---|---|
long |
getMaxTimestamp() |
void |
updateMaxTimestamp(long previousMaxTime,
long nextMaxTime) |
public void updateMaxTimestamp(long previousMaxTime,
long nextMaxTime)
updateMaxTimestamp in interface org.apache.omid.timestamp.storage.TimestampStoragepublic long getMaxTimestamp()
getMaxTimestamp in interface org.apache.omid.timestamp.storage.TimestampStorageCopyright © 2020. All rights reserved.