Package | Description |
---|---|
com.google.cloud.hadoop.fs.gcs |
Modifier and Type | Field and Description |
---|---|
protected com.google.common.collect.ImmutableMap<GoogleHadoopFileSystemBase.Counter,AtomicLong> |
GoogleHadoopFileSystemBase.counters
Map of counter values
|
Modifier and Type | Method and Description |
---|---|
static GoogleHadoopFileSystemBase.Counter |
GoogleHadoopFileSystemBase.Counter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GoogleHadoopFileSystemBase.Counter[] |
GoogleHadoopFileSystemBase.Counter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected com.google.common.collect.ImmutableMap<GoogleHadoopFileSystemBase.Counter,AtomicLong> |
GoogleHadoopFileSystemBase.createCounterMap() |
Copyright © 2020. All rights reserved.