Package io.trino.plugin.hive.aws.athena
Class PartitionProjectionMetastoreDecorator
java.lang.Object
io.trino.plugin.hive.aws.athena.PartitionProjectionMetastoreDecorator
- All Implemented Interfaces:
HiveMetastoreDecorator
-
Field Summary
Fields inherited from interface io.trino.plugin.hive.metastore.HiveMetastoreDecorator
PRIORITY_INTIAL, PRIORITY_PARTITION_PROJECTION, PRIORITY_RECORDING -
Constructor Summary
ConstructorsConstructorDescriptionPartitionProjectionMetastoreDecorator(PartitionProjectionService partitionProjectionService) -
Method Summary
-
Constructor Details
-
PartitionProjectionMetastoreDecorator
@Inject public PartitionProjectionMetastoreDecorator(PartitionProjectionService partitionProjectionService)
-
-
Method Details
-
getPriority
public int getPriority()- Specified by:
getPriorityin interfaceHiveMetastoreDecorator
-
decorate
- Specified by:
decoratein interfaceHiveMetastoreDecorator
-