@Internal public class QueryOperationCatalogView extends AbstractCatalogView
QueryOperation via operations on Table.| Constructor and Description |
|---|
QueryOperationCatalogView(QueryOperation queryOperation) |
QueryOperationCatalogView(QueryOperation queryOperation,
String comment) |
| Modifier and Type | Method and Description |
|---|---|
QueryOperationCatalogView |
copy() |
Optional<String> |
getDescription() |
Optional<String> |
getDetailedDescription() |
QueryOperation |
getQueryOperation() |
getComment, getExpandedQuery, getOriginalQuery, getProperties, getSchemapublic QueryOperationCatalogView(QueryOperation queryOperation)
public QueryOperationCatalogView(QueryOperation queryOperation, String comment)
public QueryOperation getQueryOperation()
public QueryOperationCatalogView copy()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.