public class GetTableResponse extends AuditRESTResponse implements RESTResponse
FIELD_CREATED_AT, FIELD_CREATED_BY, FIELD_OWNER, FIELD_UPDATED_AT, FIELD_UPDATED_BY
Constructor and Description |
---|
GetTableResponse(String id,
String name,
String path,
boolean isExternal,
long schemaId,
Schema schema,
String owner,
long createdAt,
String createdBy,
long updatedAt,
String updatedBy) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getName() |
String |
getPath() |
Schema |
getSchema() |
long |
getSchemaId() |
boolean |
isExternal() |
getCreatedAt, getCreatedBy, getOwner, getUpdatedAt, getUpdatedBy, putAuditOptionsTo
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.