public static interface RegionServerStatusProtos.ReportRegionStateTransitionResponseOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getErrorMessage()
Error message if failed to update the region state
optional string error_message = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getErrorMessageBytes()
Error message if failed to update the region state
optional string error_message = 1; |
boolean |
hasErrorMessage()
Error message if failed to update the region state
optional string error_message = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasErrorMessage()
Error message if failed to update the region state
optional string error_message = 1;String getErrorMessage()
Error message if failed to update the region state
optional string error_message = 1;org.apache.hbase.thirdparty.com.google.protobuf.ByteString getErrorMessageBytes()
Error message if failed to update the region state
optional string error_message = 1;Copyright © 2007–2019. All rights reserved.