@Generated public class ExternalLineageFileInfo extends Object
| Constructor and Description |
|---|
ExternalLineageFileInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEventTime() |
String |
getPath() |
String |
getSecurableName() |
String |
getSecurableType() |
String |
getStorageLocation() |
int |
hashCode() |
ExternalLineageFileInfo |
setEventTime(String eventTime) |
ExternalLineageFileInfo |
setPath(String path) |
ExternalLineageFileInfo |
setSecurableName(String securableName) |
ExternalLineageFileInfo |
setSecurableType(String securableType) |
ExternalLineageFileInfo |
setStorageLocation(String storageLocation) |
String |
toString() |
public ExternalLineageFileInfo setEventTime(String eventTime)
public String getEventTime()
public ExternalLineageFileInfo setPath(String path)
public String getPath()
public ExternalLineageFileInfo setSecurableName(String securableName)
public String getSecurableName()
public ExternalLineageFileInfo setSecurableType(String securableType)
public String getSecurableType()
public ExternalLineageFileInfo setStorageLocation(String storageLocation)
public String getStorageLocation()
Copyright © 2026. All rights reserved.