Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiNameserviceList |
NameservicesResourceApi.listNameservices(String clusterName,
String serviceName,
String view)
List the nameservices of an HDFS service.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiNameserviceList> |
NameservicesResourceApi.listNameservicesWithHttpInfo(String clusterName,
String serviceName,
String view)
List the nameservices of an HDFS service.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
NameservicesResourceApi.listNameservicesAsync(String clusterName,
String serviceName,
String view,
ApiCallback<ApiNameserviceList> callback)
List the nameservices of an HDFS service.
|
Modifier and Type | Method and Description |
---|---|
ApiNameserviceList |
ApiNameserviceList.addItemsItem(ApiNameservice itemsItem) |
ApiNameserviceList |
ApiNameserviceList.items(List<ApiNameservice> items) |
Copyright © 2019. All rights reserved.