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