| Package | Description |
|---|---|
| alluxio.master.file |
| Modifier and Type | Method and Description |
|---|---|
static DefaultFileSystemMaster.Metrics.UFSOps |
DefaultFileSystemMaster.Metrics.UFSOps.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DefaultFileSystemMaster.Metrics.UFSOps[] |
DefaultFileSystemMaster.Metrics.UFSOps.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.codahale.metrics.Counter |
DefaultFileSystemMaster.Metrics.getUfsCounter(java.lang.String ufsPath,
DefaultFileSystemMaster.Metrics.UFSOps ufsOp)
Get operations saved per ufs counter.
|
Copyright © 2020. All Rights Reserved.