com.cloudera.api.v11
Interface RootResourceV11
- All Superinterfaces:
- RootResourceV1, RootResourceV10, RootResourceV2, RootResourceV3, RootResourceV4, RootResourceV5, RootResourceV6, RootResourceV7, RootResourceV8, RootResourceV9
- All Known Subinterfaces:
- RootResourceV12, RootResourceV13, RootResourceV14, RootResourceV15, RootResourceV16, RootResourceV17, RootResourceV18
@Path(value="")
public interface RootResourceV11
- extends RootResourceV10
getClouderaManagerResource
@Path(value="/cm")
ClouderaManagerResourceV11 getClouderaManagerResource()
- Specified by:
getClouderaManagerResource
in interface RootResourceV1
- Specified by:
getClouderaManagerResource
in interface RootResourceV2
- Specified by:
getClouderaManagerResource
in interface RootResourceV3
- Specified by:
getClouderaManagerResource
in interface RootResourceV6
- Specified by:
getClouderaManagerResource
in interface RootResourceV7
- Specified by:
getClouderaManagerResource
in interface RootResourceV8
- Returns:
- The Cloudera Manager resource handler.
getClustersResource
@Path(value="/clusters")
ClustersResourceV11 getClustersResource()
- Specified by:
getClustersResource
in interface RootResourceV1
- Specified by:
getClustersResource
in interface RootResourceV10
- Specified by:
getClustersResource
in interface RootResourceV2
- Specified by:
getClustersResource
in interface RootResourceV3
- Specified by:
getClustersResource
in interface RootResourceV4
- Specified by:
getClustersResource
in interface RootResourceV5
- Specified by:
getClustersResource
in interface RootResourceV6
- Specified by:
getClustersResource
in interface RootResourceV7
- Specified by:
getClustersResource
in interface RootResourceV8
- Specified by:
getClustersResource
in interface RootResourceV9
- Returns:
- The clusters resource handler.
getTimeSeriesResource
@Path(value="/timeseries")
TimeSeriesResourceV11 getTimeSeriesResource()
- Specified by:
getTimeSeriesResource
in interface RootResourceV4
- Specified by:
getTimeSeriesResource
in interface RootResourceV6
- Returns:
- The time series resource handler.
getUsersResource
@Path(value="/users")
UsersResourceV11 getUsersResource()
- Specified by:
getUsersResource
in interface RootResourceV1
- Returns:
- The users resource handler.
getCommandsResource
@Path(value="/commands")
CommandsResourceV11 getCommandsResource()
- Specified by:
getCommandsResource
in interface RootResourceV1
- Returns:
- The commands resource handler.
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.