public interface ConnectorCommitHandle
| Modifier and Type | Field and Description |
|---|---|
static String |
EMPTY_COMMIT_OUTPUT |
| Modifier and Type | Method and Description |
|---|---|
default String |
getSerializedCommitOutputForRead(SchemaTableName table) |
default String |
getSerializedCommitOutputForWrite(SchemaTableName table) |
default boolean |
hasCommitOutput(SchemaTableName table) |
static final String EMPTY_COMMIT_OUTPUT
default String getSerializedCommitOutputForRead(SchemaTableName table)
default String getSerializedCommitOutputForWrite(SchemaTableName table)
default boolean hasCommitOutput(SchemaTableName table)
Copyright © 2012–2022. All rights reserved.