com.cloudera.api.v4
Interface RolesResourceV4

All Superinterfaces:
RolesResource, RolesResourceV2
All Known Subinterfaces:
RolesResourceV11, RolesResourceV6, RolesResourceV8

public interface RolesResourceV4
extends RolesResourceV2


Method Summary
 ProcessResourceV4 getProcessesResource(String roleName)
           
 
Methods inherited from interface com.cloudera.api.v2.RolesResourceV2
enterMaintenanceMode, exitMaintenanceMode
 
Methods inherited from interface com.cloudera.api.v1.RolesResource
createRoles, deleteRole, getFullLog, getMetrics, getStandardError, getStandardOutput, listActiveCommands, readRole, readRoleConfig, readRoles, updateRoleConfig
 

Method Detail

getProcessesResource

@Path(value="/{roleName}/process")
ProcessResourceV4 getProcessesResource(String roleName)
Returns:
The process resource handler


Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.