public static interface RegionServerStatusProtos.ReportRegionStateTransitionResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getErrorMessage()
optional string error_message = 1; |
com.google.protobuf.ByteString |
getErrorMessageBytes()
optional string error_message = 1; |
boolean |
hasErrorMessage()
optional string error_message = 1; |
boolean hasErrorMessage()
optional string error_message = 1;
Error message if failed to update the region state
String getErrorMessage()
optional string error_message = 1;
Error message if failed to update the region state
com.google.protobuf.ByteString getErrorMessageBytes()
optional string error_message = 1;
Error message if failed to update the region state
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.