Package io.trino.plugin.hive
Interface HiveMaterializedViewMetadataFactory
-
- All Known Implementing Classes:
DefaultHiveMaterializedViewMetadataFactory
public interface HiveMaterializedViewMetadataFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HiveMaterializedViewMetadatacreate(HiveMetastoreClosure hiveMetastoreClosure)
-
-
-
Method Detail
-
create
HiveMaterializedViewMetadata create(HiveMetastoreClosure hiveMetastoreClosure)
-
-