| Package | Description |
|---|---|
| net.snowflake.client.core | |
| net.snowflake.client.jdbc |
| Constructor and Description |
|---|
SFFixedViewResultSet(SnowflakeFixedView fixedView,
SFBaseFileTransferAgent.CommandType commandType,
String queryID) |
| Modifier and Type | Field and Description |
|---|---|
protected SFBaseFileTransferAgent.CommandType |
SFBaseFileTransferAgent.commandType |
| Modifier and Type | Method and Description |
|---|---|
SFBaseFileTransferAgent.CommandType |
SnowflakeFileTransferMetadataV1.getCommandType() |
SFBaseFileTransferAgent.CommandType |
SnowflakeFileTransferAgent.getCommandType() |
static SFBaseFileTransferAgent.CommandType |
SFBaseFileTransferAgent.CommandType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SFBaseFileTransferAgent.CommandType[] |
SFBaseFileTransferAgent.CommandType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SnowflakeFileTransferMetadataV1.setCommandType(SFBaseFileTransferAgent.CommandType commandType) |
| Constructor and Description |
|---|
SnowflakeFileTransferMetadataV1(String presignedUrl,
String presignedUrlFileName,
String encryptionMaterial_queryStageMasterKey,
String encryptionMaterial_queryId,
Long encryptionMaterial_smkId,
SFBaseFileTransferAgent.CommandType commandType,
StageInfo stageInfo) |
Copyright © 2022. All rights reserved.