public static final class NamespacesMessage.Namespaces extends GeneratedMessage implements NamespacesMessage.NamespacesOrBuilder
org.apache.hadoop.hbase.rest.protobuf.generated.Namespaces| Modifier and Type | Class and Description |
|---|---|
static class |
NamespacesMessage.Namespaces.Builder
Protobuf type
org.apache.hadoop.hbase.rest.protobuf.generated.Namespaces |
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 |
NAMESPACE_FIELD_NUMBER |
static Parser<NamespacesMessage.Namespaces> |
PARSER |
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<NamespacesMessage.Namespaces> PARSER
public static final int NAMESPACE_FIELD_NUMBER
public static NamespacesMessage.Namespaces getDefaultInstance()
public NamespacesMessage.Namespaces 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<NamespacesMessage.Namespaces> getParserForType()
getParserForType in interface MessagegetParserForType in interface MessageLitegetParserForType in class GeneratedMessagepublic List<String> getNamespaceList()
repeated string namespace = 1;getNamespaceList in interface NamespacesMessage.NamespacesOrBuilderpublic int getNamespaceCount()
repeated string namespace = 1;getNamespaceCount in interface NamespacesMessage.NamespacesOrBuilderpublic String getNamespace(int index)
repeated string namespace = 1;getNamespace in interface NamespacesMessage.NamespacesOrBuilderpublic ByteString getNamespaceBytes(int index)
repeated string namespace = 1;getNamespaceBytes in interface NamespacesMessage.NamespacesOrBuilderpublic 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 NamespacesMessage.Namespaces parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static NamespacesMessage.Namespaces parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static NamespacesMessage.Namespaces parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static NamespacesMessage.Namespaces parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static NamespacesMessage.Namespaces parseFrom(InputStream input) throws IOException
IOExceptionpublic static NamespacesMessage.Namespaces parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NamespacesMessage.Namespaces parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static NamespacesMessage.Namespaces parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NamespacesMessage.Namespaces parseFrom(CodedInputStream input) throws IOException
IOExceptionpublic static NamespacesMessage.Namespaces parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NamespacesMessage.Namespaces.Builder newBuilder()
public NamespacesMessage.Namespaces.Builder newBuilderForType()
newBuilderForType in interface MessagenewBuilderForType in interface MessageLitepublic static NamespacesMessage.Namespaces.Builder newBuilder(NamespacesMessage.Namespaces prototype)
public NamespacesMessage.Namespaces.Builder toBuilder()
toBuilder in interface MessagetoBuilder in interface MessageLiteprotected NamespacesMessage.Namespaces.Builder newBuilderForType(GeneratedMessage.BuilderParent parent)
newBuilderForType in class GeneratedMessageCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.