Package | Description |
---|---|
alluxio.master.file |
Modifier and Type | Method and Description |
---|---|
static DefaultFileSystemMaster.Metrics.UFSOps |
DefaultFileSystemMaster.Metrics.UFSOps.valueOf(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(String ufsPath,
DefaultFileSystemMaster.Metrics.UFSOps ufsOp)
Get operations saved per ufs counter.
|
Copyright © 2023. All Rights Reserved.