Package | Description |
---|---|
org.apache.hive.hcatalog.templeton |
Modifier and Type | Field and Description |
---|---|
QueueStatusBean |
JobItemBean.detail |
Modifier and Type | Method and Description |
---|---|
QueueStatusBean |
Server.deleteJobId(String jobid)
Kill a job in the queue.
|
QueueStatusBean |
StatusDelegator.run(String user,
String id) |
QueueStatusBean |
DeleteDelegator.run(String user,
String id) |
QueueStatusBean |
Server.showJobId(String jobid)
Return the status of the jobid.
|
Constructor and Description |
---|
JobItemBean(String id,
QueueStatusBean detail)
Create a new JobItemBean
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.