Interface TableMetaStoreFactory
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
EmptyMetaStoreFactory
Meta store factory to create
TableMetaStoreFactory.TableMetaStore. Meta store may need contains connection to
remote, so we should not create too frequently.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceMeta store to manage the location paths of this table and its partitions. -
Method Summary
-
Method Details
-
createTableMetaStore
Create aTableMetaStoreFactory.TableMetaStore.- Throws:
Exception
-