| Package | Description |
|---|---|
| com.google.cloud.hadoop.gcsio |
| Modifier and Type | Field and Description |
|---|---|
static PerformanceCachingGoogleCloudStorageOptions |
PerformanceCachingGoogleCloudStorageOptions.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
abstract PerformanceCachingGoogleCloudStorageOptions |
PerformanceCachingGoogleCloudStorageOptions.Builder.build() |
abstract PerformanceCachingGoogleCloudStorageOptions |
GoogleCloudStorageFileSystemOptions.getPerformanceCacheOptions() |
| Modifier and Type | Method and Description |
|---|---|
abstract GoogleCloudStorageFileSystemOptions.Builder |
GoogleCloudStorageFileSystemOptions.Builder.setPerformanceCacheOptions(PerformanceCachingGoogleCloudStorageOptions options) |
| Constructor and Description |
|---|
PerformanceCachingGoogleCloudStorage(GoogleCloudStorage delegate,
PerformanceCachingGoogleCloudStorageOptions options)
Creates a wrapper around a GoogleCloudStorage instance, caching calls that create, update,
remove, and query for GoogleCloudStorageItemInfo.
|
Copyright © 2022. All rights reserved.