public interface CommitTable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CommitTable.Client |
static class |
CommitTable.CommitTimestamp |
static interface |
CommitTable.Writer |
| Modifier and Type | Field and Description |
|---|---|
static long |
INVALID_TRANSACTION_MARKER |
static int |
MAX_CHECKPOINTS_PER_TXN |
| Modifier and Type | Method and Description |
|---|---|
CommitTable.Client |
getClient() |
CommitTable.Writer |
getWriter() |
static final long INVALID_TRANSACTION_MARKER
static final int MAX_CHECKPOINTS_PER_TXN
CommitTable.Writer getWriter() throws IOException
IOExceptionCommitTable.Client getClient() throws IOException
IOExceptionCopyright © 2011–2023 Apache Software Foundation. All rights reserved.