| Package | Description |
|---|---|
| com.google.cloud.hadoop.gcsio |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudStorageFileSystemOptions |
GoogleCloudStorageFileSystemOptions.Builder.build() |
GoogleCloudStorageFileSystemOptions |
GoogleCloudStorageFileSystem.getOptions()
Retrieve the options that were used to create this
GoogleCloudStorageFileSystem.
|
| Constructor and Description |
|---|
GoogleCloudStorageFileSystem(com.google.api.client.auth.oauth2.Credential credential,
GoogleCloudStorageFileSystemOptions options)
Constructs an instance of GoogleCloudStorageFileSystem.
|
GoogleCloudStorageFileSystem(GoogleCloudStorage gcs,
GoogleCloudStorageFileSystemOptions options)
Constructs a GoogleCloudStorageFilesystem based on an already-configured underlying
GoogleCloudStorage
gcs. |
Copyright © 2016. All rights reserved.