@Internal public interface TableMetaStoreFactory extends Serializable
TableMetaStoreFactory.TableMetaStore
. Meta store may need contains connection to
remote, so we should not create too frequently.Modifier and Type | Interface and Description |
---|---|
static interface |
TableMetaStoreFactory.TableMetaStore
Meta store to manage the location paths of this table and its partitions.
|
Modifier and Type | Method and Description |
---|---|
TableMetaStoreFactory.TableMetaStore |
createTableMetaStore()
Create a
TableMetaStoreFactory.TableMetaStore . |
TableMetaStoreFactory.TableMetaStore createTableMetaStore() throws Exception
TableMetaStoreFactory.TableMetaStore
.Exception
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.