Interface TableMetaStoreFactory

All Superinterfaces:
Serializable
All Known Implementing Classes:
EmptyMetaStoreFactory

@Internal public interface TableMetaStoreFactory extends Serializable
Meta store factory to create TableMetaStoreFactory.TableMetaStore. Meta store may need contains connection to remote, so we should not create too frequently.