Uses of Class
net.snowflake.ingest.streaming.internal.EncryptionKey
-
Packages that use EncryptionKey Package Description net.snowflake.ingest.streaming.internal -
-
Uses of EncryptionKey in net.snowflake.ingest.streaming.internal
Methods in net.snowflake.ingest.streaming.internal that return types with arguments of type EncryptionKey Modifier and Type Method Description Map<FullyQualifiedTableName,EncryptionKey>
SnowflakeStreamingIngestClientInternal. getEncryptionKeysPerTable()
Constructors in net.snowflake.ingest.streaming.internal with parameters of type EncryptionKey Constructor Description EncryptionKey(EncryptionKey encryptionKey)
-