public class MetastoreConfigFileInfo extends Object implements ConfigFileInfo
ConfigFileInfo
implementation which provides names of Metastore specific configuration files.Constructor and Description |
---|
MetastoreConfigFileInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultFileName() |
String |
getDistributionFileName() |
String |
getModuleFileName() |
String |
getOverrideFileName() |
public String getDefaultFileName()
getDefaultFileName
in interface ConfigFileInfo
public String getModuleFileName()
getModuleFileName
in interface ConfigFileInfo
public String getDistributionFileName()
getDistributionFileName
in interface ConfigFileInfo
public String getOverrideFileName()
getOverrideFileName
in interface ConfigFileInfo
Copyright © 1970 The Apache Software Foundation. All rights reserved.