| Package | Description |
|---|---|
| com.google.cloud.hadoop.gcsio |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudStorageOptions |
GoogleCloudStorageOptions.Builder.build() |
GoogleCloudStorageOptions |
GoogleCloudStorageFileSystemOptions.getCloudStorageOptions() |
| Constructor and Description |
|---|
GoogleCloudStorageFileSystemOptions(GoogleCloudStorageOptions cloudStorageOptions,
boolean metadataCacheEnabled,
DirectoryListCache.Type cacheType,
String cacheBasePath,
com.google.common.base.Predicate<String> shouldIncludeInTimestampUpdatesPredicate) |
GoogleCloudStorageImpl(GoogleCloudStorageOptions options,
com.google.api.client.auth.oauth2.Credential credential)
Constructs an instance of GoogleCloudStorageImpl.
|
GoogleCloudStorageImpl(GoogleCloudStorageOptions options,
com.google.api.services.storage.Storage gcs)
Constructs an instance of GoogleCloudStorageImpl.
|
Copyright © 2015. All rights reserved.