Package net.snowflake.client.jdbc
Class SFBaseFileTransferAgent.DownloadCommandFacade
- java.lang.Object
-
- net.snowflake.client.jdbc.SFBaseFileTransferAgent.DownloadCommandFacade
-
- Direct Known Subclasses:
SFBaseFileTransferAgent.DownloadCommandEncryptionFacade
- Enclosing class:
- SFBaseFileTransferAgent
public class SFBaseFileTransferAgent.DownloadCommandFacade extends Object
A class for encapsulating the columns to return for the download command
-
-
Constructor Summary
Constructors Constructor Description DownloadCommandFacade(String file, String resultStatus, String errorDetails, long size)
-