public static interface RowKeysProto.RowKeyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
required string key = 1; |
com.google.protobuf.ByteString |
getKeyBytes()
required string key = 1; |
boolean |
hasKey()
required string key = 1; |
boolean hasKey()
required string key = 1;String getKey()
required string key = 1;com.google.protobuf.ByteString getKeyBytes()
required string key = 1;Copyright © 2017. All Rights Reserved.