public static interface RegionServerStatusProtos.ReportRegionStateTransitionResponseOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage()
Error message if failed to update the region state
|
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getErrorMessageBytes()
Error message if failed to update the region state
|
boolean |
hasErrorMessage()
Error message if failed to update the region state
|
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 Cloudera. All rights reserved.