Package io.trino.metadata
Class TableProperties
java.lang.Object
io.trino.metadata.TableProperties
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionTableProperties(CatalogName catalogName, ConnectorTransactionHandle transaction, ConnectorTableProperties tableProperties) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
TableProperties
public TableProperties(CatalogName catalogName, ConnectorTransactionHandle transaction, ConnectorTableProperties tableProperties)
-
-
Method Details
-
getPredicate
-
getLocalProperties
-
getTablePartitioning
-
getStreamPartitioningColumns
-
getDiscretePredicates
-