public final class CatalogSourceInfo extends Object
UnifiedCatalogModel: which kind of source produced it, when, and
a free-form name for diagnostic messages.
Plan §6 / §7.1.
| Modifier and Type | Class and Description |
|---|---|
static class |
CatalogSourceInfo.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CatalogSourceInfo.Builder |
builder() |
boolean |
equals(Object o) |
int |
hashCode() |
CatalogInputKind |
kind() |
String |
name() |
long |
readMillis() |
String |
toString() |
public static CatalogSourceInfo.Builder builder()
public CatalogInputKind kind()
public long readMillis()