public static final class NamespacePropertiesMessage.NamespaceProperties.Property extends com.google.protobuf.GeneratedMessage implements NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilder
org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property| Modifier and Type | Class and Description |
|---|---|
static class |
NamespacePropertiesMessage.NamespaceProperties.Property.Builder
Protobuf type
org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property |
| Modifier and Type | Field and Description |
|---|---|
static int |
KEY_FIELD_NUMBER |
static <any> |
PARSER |
static int |
VALUE_FIELD_NUMBER |
public static <any> PARSER
public static final int KEY_FIELD_NUMBER
public static final int VALUE_FIELD_NUMBER
public static NamespacePropertiesMessage.NamespaceProperties.Property getDefaultInstance()
public NamespacePropertiesMessage.NamespaceProperties.Property 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 hasKey()
required string key = 1;hasKey in interface NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilderpublic String getKey()
required string key = 1;getKey in interface NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilderpublic com.google.protobuf.ByteString getKeyBytes()
required string key = 1;getKeyBytes in interface NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilderpublic boolean hasValue()
required string value = 2;hasValue in interface NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilderpublic String getValue()
required string value = 2;getValue in interface NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilderpublic com.google.protobuf.ByteString getValueBytes()
required string value = 2;getValueBytes in interface NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
IOExceptionpublic int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Property parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Property parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Property parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Property parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Property parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Property parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Property parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Property parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Property.Builder newBuilder()
public NamespacePropertiesMessage.NamespaceProperties.Property.Builder newBuilderForType()
public static NamespacePropertiesMessage.NamespaceProperties.Property.Builder newBuilder(NamespacePropertiesMessage.NamespaceProperties.Property prototype)
public NamespacePropertiesMessage.NamespaceProperties.Property.Builder toBuilder()
protected NamespacePropertiesMessage.NamespaceProperties.Property.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)