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