| Package | Description |
|---|---|
| com.google.cloud.hadoop.gcsio |
| Modifier and Type | Method and Description |
|---|---|
abstract GoogleCloudStorageOptions.MetricsSink |
GoogleCloudStorageOptions.getMetricsSink() |
static GoogleCloudStorageOptions.MetricsSink |
GoogleCloudStorageOptions.MetricsSink.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GoogleCloudStorageOptions.MetricsSink[] |
GoogleCloudStorageOptions.MetricsSink.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract GoogleCloudStorageOptions.Builder |
GoogleCloudStorageOptions.Builder.setMetricsSink(GoogleCloudStorageOptions.MetricsSink metricsSink) |
Copyright © 2022. All rights reserved.