@ThreadSafe public static final class DefaultBlockWorker.Metrics extends Object
alluxio.web.WebInterfaceWorkerMetricsServlet
.Modifier and Type | Field and Description |
---|---|
static String |
BLOCKS_CACHED |
static String |
CAPACITY_FREE |
static String |
CAPACITY_TOTAL |
static String |
CAPACITY_USED |
static String |
TIER |
Modifier and Type | Method and Description |
---|---|
static void |
registerGauges(BlockWorker blockWorker)
Registers metric gauges.
|
public static final String CAPACITY_TOTAL
public static final String CAPACITY_USED
public static final String CAPACITY_FREE
public static final String BLOCKS_CACHED
public static final String TIER
public static void registerGauges(BlockWorker blockWorker)
blockWorker
- the block worker handleCopyright © 2023. All Rights Reserved.