| Package | Description |
|---|---|
| net.snowflake.client.jdbc | |
| net.snowflake.client.jdbc.cloud.storage |
| Class and Description |
|---|
| SnowflakeStorageClient
Interface for storage client provider implementations
|
| Class and Description |
|---|
| SnowflakeS3Client
Wrapper around AmazonS3Client.
|
| SnowflakeStorageClient
Interface for storage client provider implementations
|
| StorageClientFactory
Factory object for abstracting the creation of storage client objects:
SnowflakeStorageClient and StorageObjectMetadata
|
| StorageObjectMetadata
Interface for platform-independent remote storage object metadata,
modeled after the S3 ObjectMetadata class
Only the metadata accessors and mutators used by the Client currently are supported,
additional methods should be added as needed
|
| StorageObjectSummary
Storage platform agnostic class that encapsulates remote storage object properties
|
| StorageObjectSummaryCollection
Cloud platform agnostic class that provides and iterator over storage object summaries
|
| StorageProviderException
Custom exception class to signal a remote provider exception in
a platform-independent manner.
|
Copyright © 2017. All rights reserved.