Class EmptyMetaStoreFactory
java.lang.Object
org.apache.flink.connector.file.table.EmptyMetaStoreFactory
- All Implemented Interfaces:
Serializable,TableMetaStoreFactory
Empty implementation
TableMetaStoreFactory.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.flink.connector.file.table.TableMetaStoreFactory
TableMetaStoreFactory.TableMetaStore -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EmptyMetaStoreFactory
public EmptyMetaStoreFactory(org.apache.flink.core.fs.Path path)
-
-
Method Details
-
createTableMetaStore
Description copied from interface:TableMetaStoreFactoryCreate aTableMetaStoreFactory.TableMetaStore.- Specified by:
createTableMetaStorein interfaceTableMetaStoreFactory
-