public interface TimestampStorage
| Modifier and Type | Method and Description |
|---|---|
long |
getMaxTimestamp() |
void |
updateMaxTimestamp(long previousMaxTimestamp,
long newMaxTimestamp) |
void updateMaxTimestamp(long previousMaxTimestamp,
long newMaxTimestamp)
throws IOException
IOExceptionlong getMaxTimestamp()
throws IOException
IOExceptionCopyright © 2011–2020 Apache Software Foundation. All rights reserved.