Package | Description |
---|---|
alluxio.cli.fsadmin.command | |
alluxio.cli.fsadmin.report | |
alluxio.client.metrics | |
alluxio.multi.process |
Modifier and Type | Field and Description |
---|---|
protected MetricsMasterClient |
AbstractFsAdminCommand.mMetricsClient |
Modifier and Type | Method and Description |
---|---|
MetricsMasterClient |
Context.getMetricsClient() |
Constructor and Description |
---|
Context(FileSystemMasterClient fsClient,
BlockMasterClient blockClient,
MetaMasterClient metaClient,
MetaMasterConfigClient metaConfigClient,
MetricsMasterClient metricsClient,
JournalMasterClient masterJournalMasterClient,
JournalMasterClient jobMasterJournalMasterClient,
JobMasterClient jobMasterClient,
PrintStream printStream) |
Constructor and Description |
---|
MetricsCommand(MetricsMasterClient metricsMasterClient,
PrintStream printStream)
Creates a new instance of
MetricsCommand . |
Modifier and Type | Class and Description |
---|---|
class |
RetryHandlingMetricsMasterClient
A wrapper for the gRPC client to interact with the metrics master.
|
Modifier and Type | Method and Description |
---|---|
MetricsMasterClient |
MultiProcessCluster.getMetricsMasterClient() |
Copyright © 2023. All Rights Reserved.