| Package | Description |
|---|---|
| com.google.cloud.hadoop.gcsio |
| Modifier and Type | Field and Description |
|---|---|
static GoogleCloudStorageReadOptions.GenerationReadConsistency |
GoogleCloudStorageReadOptions.DEFAULT_GENERATION_READ_CONSISTENCY |
| Modifier and Type | Method and Description |
|---|---|
abstract GoogleCloudStorageReadOptions.GenerationReadConsistency |
GoogleCloudStorageReadOptions.getGenerationReadConsistency()
|
static GoogleCloudStorageReadOptions.GenerationReadConsistency |
GoogleCloudStorageReadOptions.GenerationReadConsistency.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GoogleCloudStorageReadOptions.GenerationReadConsistency[] |
GoogleCloudStorageReadOptions.GenerationReadConsistency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract GoogleCloudStorageReadOptions.Builder |
GoogleCloudStorageReadOptions.Builder.setGenerationReadConsistency(GoogleCloudStorageReadOptions.GenerationReadConsistency consistency)
Sets the generation read consistency model.
|
Copyright © 2019. All rights reserved.