Modifier and Type | Field and Description |
---|---|
protected com.google.common.collect.ImmutableMap<GoogleHadoopFileSystemBase.Counter,java.util.concurrent.atomic.AtomicLong> |
GoogleHadoopFileSystemBase.counters
Map of counter values
|
Modifier and Type | Method and Description |
---|---|
static GoogleHadoopFileSystemBase.Counter |
GoogleHadoopFileSystemBase.Counter.valueOf(java.lang.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,java.util.concurrent.atomic.AtomicLong> |
GoogleHadoopFileSystemBase.createCounterMap() |
Copyright © 2018. All rights reserved.