public static final class HBaseProtos.NameInt64Pair extends com.google.protobuf.GeneratedMessage implements HBaseProtos.NameInt64PairOrBuilder
NameInt64Pair| Modifier and Type | Class and Description | 
|---|---|
static class  | 
HBaseProtos.NameInt64Pair.Builder
Protobuf type  
NameInt64Pair | 
| Modifier and Type | Field and Description | 
|---|---|
static int | 
NAME_FIELD_NUMBER  | 
static <any> | 
PARSER  | 
static int | 
VALUE_FIELD_NUMBER  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
static HBaseProtos.NameInt64Pair | 
getDefaultInstance()  | 
HBaseProtos.NameInt64Pair | 
getDefaultInstanceForType()  | 
static com.google.protobuf.Descriptors.Descriptor | 
getDescriptor()  | 
String | 
getName()
optional string name = 1; | 
com.google.protobuf.ByteString | 
getNameBytes()
optional string name = 1; | 
<any> | 
getParserForType()  | 
int | 
getSerializedSize()  | 
com.google.protobuf.UnknownFieldSet | 
getUnknownFields()  | 
long | 
getValue()
optional int64 value = 2; | 
int | 
hashCode()  | 
boolean | 
hasName()
optional string name = 1; | 
boolean | 
hasValue()
optional int64 value = 2; | 
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable | 
internalGetFieldAccessorTable()  | 
boolean | 
isInitialized()  | 
static HBaseProtos.NameInt64Pair.Builder | 
newBuilder()  | 
static HBaseProtos.NameInt64Pair.Builder | 
newBuilder(HBaseProtos.NameInt64Pair prototype)  | 
HBaseProtos.NameInt64Pair.Builder | 
newBuilderForType()  | 
protected HBaseProtos.NameInt64Pair.Builder | 
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)  | 
static HBaseProtos.NameInt64Pair | 
parseDelimitedFrom(InputStream input)  | 
static HBaseProtos.NameInt64Pair | 
parseDelimitedFrom(InputStream input,
                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static HBaseProtos.NameInt64Pair | 
parseFrom(byte[] data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static HBaseProtos.NameInt64Pair | 
parseFrom(com.google.protobuf.ByteString data)  | 
static HBaseProtos.NameInt64Pair | 
parseFrom(com.google.protobuf.ByteString data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static HBaseProtos.NameInt64Pair | 
parseFrom(com.google.protobuf.CodedInputStream input)  | 
static HBaseProtos.NameInt64Pair | 
parseFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static HBaseProtos.NameInt64Pair | 
parseFrom(InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
HBaseProtos.NameInt64Pair.Builder | 
toBuilder()  | 
protected Object | 
writeReplace()  | 
void | 
writeTo(com.google.protobuf.CodedOutputStream output)  | 
public static <any> PARSER
public static final int NAME_FIELD_NUMBER
public static final int VALUE_FIELD_NUMBER
public static HBaseProtos.NameInt64Pair getDefaultInstance()
public HBaseProtos.NameInt64Pair getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public <any> getParserForType()
public boolean hasName()
optional string name = 1;hasName in interface HBaseProtos.NameInt64PairOrBuilderpublic String getName()
optional string name = 1;getName in interface HBaseProtos.NameInt64PairOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 1;getNameBytes in interface HBaseProtos.NameInt64PairOrBuilderpublic boolean hasValue()
optional int64 value = 2;hasValue in interface HBaseProtos.NameInt64PairOrBuilderpublic long getValue()
optional int64 value = 2;getValue in interface HBaseProtos.NameInt64PairOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
             throws IOException
IOExceptionpublic int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionpublic boolean equals(Object obj)
public int hashCode()
public static HBaseProtos.NameInt64Pair parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HBaseProtos.NameInt64Pair parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HBaseProtos.NameInt64Pair parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HBaseProtos.NameInt64Pair parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HBaseProtos.NameInt64Pair parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static HBaseProtos.NameInt64Pair parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HBaseProtos.NameInt64Pair parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static HBaseProtos.NameInt64Pair parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HBaseProtos.NameInt64Pair.Builder newBuilder()
public HBaseProtos.NameInt64Pair.Builder newBuilderForType()
public static HBaseProtos.NameInt64Pair.Builder newBuilder(HBaseProtos.NameInt64Pair prototype)
public HBaseProtos.NameInt64Pair.Builder toBuilder()
protected HBaseProtos.NameInt64Pair.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)