| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
HeartbeatRequest |
HeartbeatRequest.deepCopy() |
HeartbeatRequest |
ThriftHiveMetastore.heartbeat_args.getIds() |
| Modifier and Type | Method and Description |
|---|---|
int |
HeartbeatRequest.compareTo(HeartbeatRequest other) |
boolean |
HeartbeatRequest.equals(HeartbeatRequest that) |
void |
ThriftHiveMetastore.Iface.heartbeat(HeartbeatRequest ids) |
void |
ThriftHiveMetastore.Client.heartbeat(HeartbeatRequest ids) |
void |
ThriftHiveMetastore.AsyncIface.heartbeat(HeartbeatRequest ids,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.heartbeat(HeartbeatRequest ids,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.Client.send_heartbeat(HeartbeatRequest ids) |
void |
ThriftHiveMetastore.heartbeat_args.setIds(HeartbeatRequest ids) |
| Constructor and Description |
|---|
heartbeat_args(HeartbeatRequest ids) |
heartbeat_call(HeartbeatRequest ids,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
HeartbeatRequest(HeartbeatRequest other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.