Class EmptyMetaStoreFactory

java.lang.Object
org.apache.flink.connector.file.table.EmptyMetaStoreFactory
All Implemented Interfaces:
Serializable, TableMetaStoreFactory

@Internal public class EmptyMetaStoreFactory extends Object implements TableMetaStoreFactory
Empty implementation TableMetaStoreFactory.
See Also: