Package net.snowflake.client.config
Class SFClientConfig.CommonProps
- java.lang.Object
-
- net.snowflake.client.config.SFClientConfig.CommonProps
-
- Enclosing class:
- SFClientConfig
public static class SFClientConfig.CommonProps extends Object
-
-
Constructor Summary
Constructors Constructor Description CommonProps()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidCommonProps(String logLevel, String logPath)booleanequals(Object o)StringgetLogLevel()StringgetLogPath()inthashCode()voidsetLogLevel(String logLevel)voidsetLogPath(String logPath)
-