public static interface TableInfoMessage.TableInfo.RegionOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getEndKey() |
long |
getId() |
String |
getLocation() |
String |
getName() |
com.google.protobuf.ByteString |
getStartKey() |
boolean |
hasEndKey() |
boolean |
hasId() |
boolean |
hasLocation() |
boolean |
hasName() |
boolean |
hasStartKey() |
boolean hasName()
String getName()
boolean hasStartKey()
com.google.protobuf.ByteString getStartKey()
boolean hasEndKey()
com.google.protobuf.ByteString getEndKey()
boolean hasId()
long getId()
boolean hasLocation()
String getLocation()
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.