|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HiveClusterStatus | |
|---|---|
| org.apache.hadoop.hive.service | |
| Uses of HiveClusterStatus in org.apache.hadoop.hive.service |
|---|
| Methods in org.apache.hadoop.hive.service that return HiveClusterStatus | |
|---|---|
HiveClusterStatus |
HiveClusterStatus.deepCopy()
|
HiveClusterStatus |
ThriftHive.Iface.getClusterStatus()
|
HiveClusterStatus |
ThriftHive.Client.getClusterStatus()
|
HiveClusterStatus |
HiveServer.HiveServerHandler.getClusterStatus()
Return the status information about the Map-Reduce cluster. |
HiveClusterStatus |
ThriftHive.AsyncClient.getClusterStatus_call.getResult()
|
HiveClusterStatus |
ThriftHive.getClusterStatus_result.getSuccess()
|
HiveClusterStatus |
ThriftHive.Client.recv_getClusterStatus()
|
| Methods in org.apache.hadoop.hive.service with parameters of type HiveClusterStatus | |
|---|---|
int |
HiveClusterStatus.compareTo(HiveClusterStatus other)
|
boolean |
HiveClusterStatus.equals(HiveClusterStatus that)
|
void |
ThriftHive.getClusterStatus_result.setSuccess(HiveClusterStatus success)
|
| Constructors in org.apache.hadoop.hive.service with parameters of type HiveClusterStatus | |
|---|---|
HiveClusterStatus(HiveClusterStatus other)
Performs a deep copy on other. |
|
ThriftHive.getClusterStatus_result(HiveClusterStatus success,
HiveServerException ex)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||