public static interface HiveMetastore.TxnInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAgentInfo()
string agent_info = 5; |
com.google.protobuf.ByteString |
getAgentInfoBytes()
string agent_info = 5; |
int |
getHeartbeatCount()
int32 heartbeat_count = 6; |
String |
getHostname()
string hostname = 4; |
com.google.protobuf.ByteString |
getHostnameBytes()
string hostname = 4; |
long |
getInfo()
int64 info = 1; |
long |
getLastHeartbeatTime()
int64 last_heartbeat_time = 9; |
String |
getMetaInfo()
string meta_info = 7; |
com.google.protobuf.ByteString |
getMetaInfoBytes()
string meta_info = 7; |
long |
getStartedTime()
int64 started_time = 8; |
HiveMetastore.TxnState |
getState()
.org.apache.hadoop.hive.metastore.grpc.TxnState state = 2; |
int |
getStateValue()
.org.apache.hadoop.hive.metastore.grpc.TxnState state = 2; |
String |
getUser()
string user = 3; |
com.google.protobuf.ByteString |
getUserBytes()
string user = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getInfo()
int64 info = 1;int getStateValue()
.org.apache.hadoop.hive.metastore.grpc.TxnState state = 2;HiveMetastore.TxnState getState()
.org.apache.hadoop.hive.metastore.grpc.TxnState state = 2;String getUser()
string user = 3;com.google.protobuf.ByteString getUserBytes()
string user = 3;String getHostname()
string hostname = 4;com.google.protobuf.ByteString getHostnameBytes()
string hostname = 4;String getAgentInfo()
string agent_info = 5;com.google.protobuf.ByteString getAgentInfoBytes()
string agent_info = 5;int getHeartbeatCount()
int32 heartbeat_count = 6;String getMetaInfo()
string meta_info = 7;com.google.protobuf.ByteString getMetaInfoBytes()
string meta_info = 7;long getStartedTime()
int64 started_time = 8;long getLastHeartbeatTime()
int64 last_heartbeat_time = 9;Copyright © 2024 The Apache Software Foundation. All rights reserved.