@Generated public class DeltaTableSource extends Object
| Constructor and Description |
|---|
DeltaTableSource() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<String> |
getEntityColumns() |
String |
getFullName() |
String |
getTimeseriesColumn() |
int |
hashCode() |
DeltaTableSource |
setEntityColumns(Collection<String> entityColumns) |
DeltaTableSource |
setFullName(String fullName) |
DeltaTableSource |
setTimeseriesColumn(String timeseriesColumn) |
String |
toString() |
public DeltaTableSource setEntityColumns(Collection<String> entityColumns)
public Collection<String> getEntityColumns()
public DeltaTableSource setFullName(String fullName)
public String getFullName()
public DeltaTableSource setTimeseriesColumn(String timeseriesColumn)
public String getTimeseriesColumn()
Copyright © 2026. All rights reserved.