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