public interface NameservicesResourceV11 extends NameservicesResource
Modifier and Type | Method and Description |
---|---|
ApiNameservice |
readNameservice(String nameservice,
DataView dataView)
Retrieve information about a nameservice.
|
getMetrics, listNameservices, readNameservice
@Path(value="/{nameservice}") ApiNameservice readNameservice(String nameservice, DataView dataView)
nameservice
- The nameservice to retrieve.dataView
- The view to materialize. Defaults to 'full'.Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.