public static interface HBaseProtos.NameInt64PairOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
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. All rights reserved.