|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RolesResourceV8
| Method Summary | |
|---|---|
InputStream |
getStacksLog(String roleName)
Retrieves the stacks log file, if any, for the role's main process. |
InputStream |
getStacksLogsBundle(String roleName)
Download a zip-compressed archive of role stacks logs. |
| Methods inherited from interface com.cloudera.api.v6.RolesResourceV6 |
|---|
bulkDeleteRoles, listCommands, readRoles |
| Methods inherited from interface com.cloudera.api.v4.RolesResourceV4 |
|---|
getProcessesResource |
| 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 |
|---|
@Path(value="/{roleName}/logs/stacks")
InputStream getStacksLog(String roleName)
roleName - The role to fetch stacks logs from.
@Path(value="/{roleName}/logs/stacksBundle")
InputStream getStacksLogsBundle(String roleName)
roleName - The role to fetch the stacks logs bundle from.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||