public interface CommitTimestampLocator
| Modifier and Type | Method and Description |
|---|---|
org.apache.phoenix.thirdparty.com.google.common.base.Optional<Long> |
readCommitTimestampFromCache(long startTimestamp) |
org.apache.phoenix.thirdparty.com.google.common.base.Optional<Long> |
readCommitTimestampFromShadowCell(long startTimestamp) |
org.apache.phoenix.thirdparty.com.google.common.base.Optional<Long> readCommitTimestampFromCache(long startTimestamp)
org.apache.phoenix.thirdparty.com.google.common.base.Optional<Long> readCommitTimestampFromShadowCell(long startTimestamp) throws IOException
IOExceptionCopyright © 2011–2020 Apache Software Foundation. All rights reserved.