public static final class NamespacePropertiesMessage.NamespaceProperties extends GeneratedMessage implements NamespacePropertiesMessage.NamespacePropertiesOrBuilder
org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties| Modifier and Type | Class and Description |
|---|---|
static class |
NamespacePropertiesMessage.NamespaceProperties.Builder
Protobuf type
org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties |
static class |
NamespacePropertiesMessage.NamespaceProperties.Property
Protobuf type
org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property |
static interface |
NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilder |
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 Parser<NamespacePropertiesMessage.NamespaceProperties> |
PARSER |
static int |
PROPS_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> PARSER
public static final int PROPS_FIELD_NUMBER
public static NamespacePropertiesMessage.NamespaceProperties getDefaultInstance()
public NamespacePropertiesMessage.NamespaceProperties 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> getParserForType()
getParserForType in interface MessagegetParserForType in interface MessageLitegetParserForType in class GeneratedMessagepublic List<NamespacePropertiesMessage.NamespaceProperties.Property> getPropsList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property props = 1;getPropsList in interface NamespacePropertiesMessage.NamespacePropertiesOrBuilderpublic List<? extends NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilder> getPropsOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property props = 1;getPropsOrBuilderList in interface NamespacePropertiesMessage.NamespacePropertiesOrBuilderpublic int getPropsCount()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property props = 1;getPropsCount in interface NamespacePropertiesMessage.NamespacePropertiesOrBuilderpublic NamespacePropertiesMessage.NamespaceProperties.Property getProps(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property props = 1;getProps in interface NamespacePropertiesMessage.NamespacePropertiesOrBuilderpublic NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilder getPropsOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property props = 1;getPropsOrBuilder in interface NamespacePropertiesMessage.NamespacePropertiesOrBuilderpublic 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 parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static NamespacePropertiesMessage.NamespaceProperties parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static NamespacePropertiesMessage.NamespaceProperties parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static NamespacePropertiesMessage.NamespaceProperties parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static NamespacePropertiesMessage.NamespaceProperties parseFrom(InputStream input) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties parseFrom(CodedInputStream input) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Builder newBuilder()
public NamespacePropertiesMessage.NamespaceProperties.Builder newBuilderForType()
newBuilderForType in interface MessagenewBuilderForType in interface MessageLitepublic static NamespacePropertiesMessage.NamespaceProperties.Builder newBuilder(NamespacePropertiesMessage.NamespaceProperties prototype)
public NamespacePropertiesMessage.NamespaceProperties.Builder toBuilder()
toBuilder in interface MessagetoBuilder in interface MessageLiteprotected NamespacePropertiesMessage.NamespaceProperties.Builder newBuilderForType(GeneratedMessage.BuilderParent parent)
newBuilderForType in class GeneratedMessageCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.