| Modifier and Type | Method and Description |
|---|---|
org.apache.phoenix.thirdparty.com.google.common.util.concurrent.ListenableFuture<org.apache.phoenix.thirdparty.com.google.common.base.Optional<CommitTable.CommitTimestamp>> |
NullCommitTable.Client.getCommitTimestamp(long startTimestamp) |
org.apache.phoenix.thirdparty.com.google.common.util.concurrent.ListenableFuture<org.apache.phoenix.thirdparty.com.google.common.base.Optional<CommitTable.CommitTimestamp>> |
InMemoryCommitTable.Client.getCommitTimestamp(long startTimestamp) |
org.apache.phoenix.thirdparty.com.google.common.util.concurrent.ListenableFuture<org.apache.phoenix.thirdparty.com.google.common.base.Optional<CommitTable.CommitTimestamp>> |
CommitTable.Client.getCommitTimestamp(long startTimestamp)
Checks whether a transaction commit data is inside the commit table The function also checks whether the
transaction was invalidated and returns a commit timestamp type accordingly.
|
Copyright © 2011–2020 Apache Software Foundation. All rights reserved.