Uses of Class
net.snowflake.client.core.bind.BindUploader
-
Packages that use BindUploader Package Description net.snowflake.client.core.bind -
-
Uses of BindUploader in net.snowflake.client.core.bind
Methods in net.snowflake.client.core.bind that return BindUploader Modifier and Type Method Description static BindUploaderBindUploader. newInstance(SFBaseSession session, String stageDir)Create a new BindUploader which will upload to the given stage path.
-