public static interface HiveMetastore.ScheduledQueryProgressInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage()
string error_message = 4; |
com.google.protobuf.ByteString |
getErrorMessageBytes()
string error_message = 4; |
String |
getExecutorQueryId()
string executor_query_id = 3; |
com.google.protobuf.ByteString |
getExecutorQueryIdBytes()
string executor_query_id = 3; |
long |
getScheduledExecutionId()
int64 scheduled_execution_id = 1; |
HiveMetastore.QueryState |
getState()
.org.apache.hadoop.hive.metastore.grpc.QueryState state = 2; |
int |
getStateValue()
.org.apache.hadoop.hive.metastore.grpc.QueryState state = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getScheduledExecutionId()
int64 scheduled_execution_id = 1;int getStateValue()
.org.apache.hadoop.hive.metastore.grpc.QueryState state = 2;HiveMetastore.QueryState getState()
.org.apache.hadoop.hive.metastore.grpc.QueryState state = 2;String getExecutorQueryId()
string executor_query_id = 3;com.google.protobuf.ByteString getExecutorQueryIdBytes()
string executor_query_id = 3;String getErrorMessage()
string error_message = 4;com.google.protobuf.ByteString getErrorMessageBytes()
string error_message = 4;Copyright © 2024 The Apache Software Foundation. All rights reserved.