public static final class HBaseProtos.Coprocessor extends com.google.protobuf.GeneratedMessage implements HBaseProtos.CoprocessorOrBuilder
Coprocessor| Modifier and Type | Class and Description | 
|---|---|
static class  | 
HBaseProtos.Coprocessor.Builder
Protobuf type  
Coprocessor | 
| Modifier and Type | Field and Description | 
|---|---|
static int | 
NAME_FIELD_NUMBER  | 
static <any> | 
PARSER  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
static HBaseProtos.Coprocessor | 
getDefaultInstance()  | 
HBaseProtos.Coprocessor | 
getDefaultInstanceForType()  | 
static com.google.protobuf.Descriptors.Descriptor | 
getDescriptor()  | 
String | 
getName()
required string name = 1; | 
com.google.protobuf.ByteString | 
getNameBytes()
required string name = 1; | 
<any> | 
getParserForType()  | 
int | 
getSerializedSize()  | 
com.google.protobuf.UnknownFieldSet | 
getUnknownFields()  | 
int | 
hashCode()  | 
boolean | 
hasName()
required string name = 1; | 
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable | 
internalGetFieldAccessorTable()  | 
boolean | 
isInitialized()  | 
static HBaseProtos.Coprocessor.Builder | 
newBuilder()  | 
static HBaseProtos.Coprocessor.Builder | 
newBuilder(HBaseProtos.Coprocessor prototype)  | 
HBaseProtos.Coprocessor.Builder | 
newBuilderForType()  | 
protected HBaseProtos.Coprocessor.Builder | 
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)  | 
static HBaseProtos.Coprocessor | 
parseDelimitedFrom(InputStream input)  | 
static HBaseProtos.Coprocessor | 
parseDelimitedFrom(InputStream input,
                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static HBaseProtos.Coprocessor | 
parseFrom(byte[] data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static HBaseProtos.Coprocessor | 
parseFrom(com.google.protobuf.ByteString data)  | 
static HBaseProtos.Coprocessor | 
parseFrom(com.google.protobuf.ByteString data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static HBaseProtos.Coprocessor | 
parseFrom(com.google.protobuf.CodedInputStream input)  | 
static HBaseProtos.Coprocessor | 
parseFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static HBaseProtos.Coprocessor | 
parseFrom(InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
HBaseProtos.Coprocessor.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 HBaseProtos.Coprocessor getDefaultInstance()
public HBaseProtos.Coprocessor 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()
required string name = 1;hasName in interface HBaseProtos.CoprocessorOrBuilderpublic String getName()
required string name = 1;getName in interface HBaseProtos.CoprocessorOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
required string name = 1;getNameBytes in interface HBaseProtos.CoprocessorOrBuilderpublic 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.Coprocessor parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HBaseProtos.Coprocessor parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HBaseProtos.Coprocessor parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HBaseProtos.Coprocessor parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HBaseProtos.Coprocessor parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static HBaseProtos.Coprocessor parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HBaseProtos.Coprocessor parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static HBaseProtos.Coprocessor parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HBaseProtos.Coprocessor.Builder newBuilder()
public HBaseProtos.Coprocessor.Builder newBuilderForType()
public static HBaseProtos.Coprocessor.Builder newBuilder(HBaseProtos.Coprocessor prototype)
public HBaseProtos.Coprocessor.Builder toBuilder()
protected HBaseProtos.Coprocessor.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)