public class AlluxioMetastoreModule
extends io.airlift.configuration.AbstractConfigurationAwareModule
HiveMetastore interface.| Constructor and Description |
|---|
AlluxioMetastoreModule() |
| Modifier and Type | Method and Description |
|---|---|
static alluxio.client.table.TableMasterClient |
createCatalogMasterClient(AlluxioHiveMetastoreConfig config) |
alluxio.client.table.TableMasterClient |
provideCatalogMasterClient(AlluxioHiveMetastoreConfig config) |
protected void |
setup(com.google.inject.Binder binder) |
protected void setup(com.google.inject.Binder binder)
setup in class io.airlift.configuration.AbstractConfigurationAwareModule@Provides public alluxio.client.table.TableMasterClient provideCatalogMasterClient(AlluxioHiveMetastoreConfig config)
public static alluxio.client.table.TableMasterClient createCatalogMasterClient(AlluxioHiveMetastoreConfig config)
Copyright © 2012–2020. All rights reserved.