| Package | Description |
|---|---|
| com.google.cloud.hadoop.gcsio |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.collect.ImmutableSet<GoogleCloudStorageStatistics> |
GoogleCloudStorageStatistics.VALUES |
| Modifier and Type | Method and Description |
|---|---|
static GoogleCloudStorageStatistics |
GoogleCloudStorageStatistics.fromSymbol(String symbol)
Get a statistic from a symbol.
|
static GoogleCloudStorageStatistics |
GoogleCloudStorageStatistics.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GoogleCloudStorageStatistics[] |
GoogleCloudStorageStatistics.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.