Uses of Class
es.bsc.dataclay.util.configs.CfgDataServiceEnvLoader.ConfigDataServiceProperties
-
Packages that use CfgDataServiceEnvLoader.ConfigDataServiceProperties Package Description es.bsc.dataclay.util.configs Utility classes for Configuration files in Servers -
-
Uses of CfgDataServiceEnvLoader.ConfigDataServiceProperties in es.bsc.dataclay.util.configs
Fields in es.bsc.dataclay.util.configs with type parameters of type CfgDataServiceEnvLoader.ConfigDataServiceProperties Modifier and Type Field Description static Map<CfgDataServiceEnvLoader.ConfigDataServiceProperties,String>CfgDataServiceEnvLoader. ENVVAR_NAMESThe names of the config tags.Methods in es.bsc.dataclay.util.configs that return CfgDataServiceEnvLoader.ConfigDataServiceProperties Modifier and Type Method Description CfgDataServiceEnvLoader.ConfigDataServicePropertiesCfgDataServiceEnvLoader.ConfigDataServiceProperties. getDbhandlerType()Get thedbhandlerTypestatic CfgDataServiceEnvLoader.ConfigDataServicePropertiesCfgDataServiceEnvLoader.ConfigDataServiceProperties. valueOf(String name)Returns the enum constant of this type with the specified name.static CfgDataServiceEnvLoader.ConfigDataServiceProperties[]CfgDataServiceEnvLoader.ConfigDataServiceProperties. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in es.bsc.dataclay.util.configs with parameters of type CfgDataServiceEnvLoader.ConfigDataServiceProperties Modifier and Type Method Description voidCfgDataServiceEnvLoader.ConfigDataServiceProperties. setDbhandlerType(CfgDataServiceEnvLoader.ConfigDataServiceProperties newdbhandlerType)Set thedbhandlerType
-