public class NullCommitTable extends Object implements CommitTable
| Modifier and Type | Class and Description |
|---|---|
static class |
NullCommitTable.Client |
static class |
NullCommitTable.Writer |
CommitTable.CommitTimestampINVALID_TRANSACTION_MARKER, MAX_CHECKPOINTS_PER_TXN| Constructor and Description |
|---|
NullCommitTable() |
| Modifier and Type | Method and Description |
|---|---|
CommitTable.Client |
getClient() |
CommitTable.Writer |
getWriter() |
public CommitTable.Writer getWriter()
getWriter in interface CommitTablepublic CommitTable.Client getClient()
getClient in interface CommitTableCopyright © 2011–2023 Apache Software Foundation. All rights reserved.