public static final class NamespacePropertiesMessage.NamespaceProperties.Property extends 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 |
GeneratedMessage.BuilderParent, GeneratedMessage.ExtendableBuilder<MessageType extends GeneratedMessage.ExtendableMessage,BuilderType extends GeneratedMessage.ExtendableBuilder>, GeneratedMessage.ExtendableMessage<MessageType extends GeneratedMessage.ExtendableMessage>, GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends GeneratedMessage.ExtendableMessage>, GeneratedMessage.FieldAccessorTable, GeneratedMessage.GeneratedExtension<ContainingType extends Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
KEY_FIELD_NUMBER |
static Parser<NamespacePropertiesMessage.NamespaceProperties.Property> |
PARSER |
static int |
VALUE_FIELD_NUMBER |
alwaysUseFieldBuildersgetAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, hasFieldtoByteArray, toByteString, writeDelimitedTo, writeTopublic static Parser<NamespacePropertiesMessage.NamespaceProperties.Property> 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()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic final UnknownFieldSet getUnknownFields()
getUnknownFields in interface MessageOrBuildergetUnknownFields in class GeneratedMessagepublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessagepublic Parser<NamespacePropertiesMessage.NamespaceProperties.Property> getParserForType()
getParserForType in interface MessagegetParserForType in interface MessageLitegetParserForType in class GeneratedMessagepublic boolean hasKey()
required string key = 1;hasKey in interface NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilderpublic String getKey()
required string key = 1;getKey in interface NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilderpublic 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 ByteString getValueBytes()
required string value = 2;getValueBytes in interface NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilderpublic final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessagepublic void writeTo(CodedOutputStream output) throws IOException
writeTo in interface MessageLitewriteTo in class AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface MessageLitegetSerializedSize in class AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class GeneratedMessageObjectStreamExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Property parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Property parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Property parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Property parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Property parseFrom(InputStream input) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Property parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Property parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Property parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Property parseFrom(CodedInputStream input) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Property parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Property.Builder newBuilder()
public NamespacePropertiesMessage.NamespaceProperties.Property.Builder newBuilderForType()
newBuilderForType in interface MessagenewBuilderForType in interface MessageLitepublic static NamespacePropertiesMessage.NamespaceProperties.Property.Builder newBuilder(NamespacePropertiesMessage.NamespaceProperties.Property prototype)
public NamespacePropertiesMessage.NamespaceProperties.Property.Builder toBuilder()
toBuilder in interface MessagetoBuilder in interface MessageLiteprotected NamespacePropertiesMessage.NamespaceProperties.Property.Builder newBuilderForType(GeneratedMessage.BuilderParent parent)
newBuilderForType in class GeneratedMessageCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.