public class ExactlyOnceLabelGeneratorSnapshot extends Object
| Constructor and Description |
|---|
ExactlyOnceLabelGeneratorSnapshot(long checkpointId,
String db,
String table,
String labelPrefix,
int numberOfSubtasks,
int subTaskIndex,
long nextId) |
| Modifier and Type | Method and Description |
|---|---|
ExactlyOnceLabelGenerator.LabelDbTableSubtask |
createLabelDbTableSubtask() |
boolean |
equals(Object o) |
long |
getCheckpointId() |
String |
getDb() |
String |
getLabelPrefix() |
long |
getNextId() |
int |
getNumberOfSubtasks() |
int |
getSubTaskIndex() |
String |
getTable() |
int |
hashCode() |
String |
toString() |
public long getCheckpointId()
public String getDb()
public String getTable()
public String getLabelPrefix()
public int getNumberOfSubtasks()
public int getSubTaskIndex()
public long getNextId()
public ExactlyOnceLabelGenerator.LabelDbTableSubtask createLabelDbTableSubtask()
Copyright © 2024. All rights reserved.