Package | Description |
---|---|
alluxio.cli.fsadmin.command | |
alluxio.client.meta |
Modifier and Type | Field and Description |
---|---|
protected MetaMasterConfigClient |
AbstractFsAdminCommand.mMetaConfigClient |
Modifier and Type | Method and Description |
---|---|
MetaMasterConfigClient |
Context.getMetaConfigClient() |
Constructor and Description |
---|
Context(FileSystemMasterClient fsClient,
BlockMasterClient blockClient,
MetaMasterClient metaClient,
MetaMasterConfigClient metaConfigClient,
MetricsMasterClient metricsClient,
JournalMasterClient masterJournalMasterClient,
JournalMasterClient jobMasterJournalMasterClient,
JobMasterClient jobMasterClient,
PrintStream printStream) |
Modifier and Type | Class and Description |
---|---|
class |
RetryHandlingMetaMasterConfigClient
A wrapper for the gRPC client to interact with the meta master.
|
Copyright © 2023. All Rights Reserved.