Package | Description |
---|---|
org.apache.hadoop.hive.service |
Modifier and Type | Method and Description |
---|---|
HiveClusterStatus |
HiveClusterStatus.deepCopy() |
HiveClusterStatus |
ThriftHive.Iface.getClusterStatus() |
HiveClusterStatus |
ThriftHive.Client.getClusterStatus() |
HiveClusterStatus |
ThriftHive.AsyncClient.getClusterStatus_call.getResult() |
HiveClusterStatus |
ThriftHive.getClusterStatus_result.getSuccess() |
HiveClusterStatus |
ThriftHive.Client.recv_getClusterStatus() |
Modifier and Type | Method and Description |
---|---|
int |
HiveClusterStatus.compareTo(HiveClusterStatus other) |
boolean |
HiveClusterStatus.equals(HiveClusterStatus that) |
void |
ThriftHive.getClusterStatus_result.setSuccess(HiveClusterStatus success) |
Constructor and Description |
---|
HiveClusterStatus(HiveClusterStatus other)
Performs a deep copy on other.
|
ThriftHive.getClusterStatus_result(HiveClusterStatus success,
HiveServerException ex) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.