| Package | Description |
|---|---|
| com.starrocks.connector.flink.table.sink | |
| com.starrocks.connector.flink.table.sink.v2 |
| Modifier and Type | Method and Description |
|---|---|
ExactlyOnceLabelGeneratorSnapshot |
ExactlyOnceLabelGenerator.snapshot(long checkpointId) |
| Modifier and Type | Method and Description |
|---|---|
List<ExactlyOnceLabelGeneratorSnapshot> |
StarrocksSnapshotState.getLabelSnapshots() |
List<ExactlyOnceLabelGeneratorSnapshot> |
ExactlyOnceLabelGeneratorFactory.snapshot(long checkpointId) |
| Modifier and Type | Method and Description |
|---|---|
static StarrocksSnapshotState |
StarrocksSnapshotState.of(Map<Long,List<com.starrocks.data.load.stream.StreamLoadSnapshot>> data,
List<ExactlyOnceLabelGeneratorSnapshot> labelSnapshots) |
void |
ExactlyOnceLabelGeneratorFactory.restore(List<ExactlyOnceLabelGeneratorSnapshot> snapshots) |
void |
StarrocksSnapshotState.setLabelSnapshots(List<ExactlyOnceLabelGeneratorSnapshot> labelSnapshots) |
| Constructor and Description |
|---|
LingeringTransactionAborter(String currentLabelPrefix,
long restoredCheckpointId,
int subtaskIndex,
int checkNumTxns,
List<org.apache.flink.api.java.tuple.Tuple2<String,String>> dbTables,
List<ExactlyOnceLabelGeneratorSnapshot> snapshots,
com.starrocks.data.load.stream.StreamLoader streamLoader) |
| Modifier and Type | Method and Description |
|---|---|
List<ExactlyOnceLabelGeneratorSnapshot> |
StarRocksWriterState.getLabelSnapshots() |
| Constructor and Description |
|---|
StarRocksWriterState(List<ExactlyOnceLabelGeneratorSnapshot> labelSnapshots) |
Copyright © 2024. All rights reserved.