public class NameService extends Object
Modifier and Type | Class and Description |
---|---|
static class |
NameService.NameNode |
Modifier and Type | Field and Description |
---|---|
String |
nameServiceId |
Modifier and Type | Method and Description |
---|---|
static List<NameService> |
fromConfig(ConfigHelper config,
Cluster cluster) |
List<NameService.NameNode> |
getNameNodes() |
String |
toString() |
public final String nameServiceId
public static List<NameService> fromConfig(ConfigHelper config, Cluster cluster)
public List<NameService.NameNode> getNameNodes()
Copyright © 2022 Apache Software Foundation. All rights reserved.