Class InternalUtils


  • public class InternalUtils
    extends Object
    • Field Detail

      • backoffSec

        public static final int[] backoffSec
    • Constructor Detail

      • InternalUtils

        public InternalUtils()
    • Method Detail

      • generateProxyParametersIfRequired

        protected static Properties generateProxyParametersIfRequired​(Map<String,​String> conf)
        Helper method to decide whether to add any properties related to proxy server. These property is passed on to snowflake JDBC while calling put API, which requires proxyProperties
        Parameters:
        conf -
        Returns:
        proxy parameters if needed