public static interface HBaseProtos.NameInt64PairOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
optional string name = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
long |
getValue()
optional int64 value = 2; |
boolean |
hasName()
optional string name = 1; |
boolean |
hasValue()
optional int64 value = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasName()
optional string name = 1;String getName()
optional string name = 1;org.apache.hbase.thirdparty.com.google.protobuf.ByteString getNameBytes()
optional string name = 1;boolean hasValue()
optional int64 value = 2;long getValue()
optional int64 value = 2;Copyright © 2007–2019 Cloudera. All rights reserved.