public static final class NamespacePropertiesMessage.NamespaceProperties extends com.google.protobuf.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 |
| Modifier and Type | Field and Description |
|---|---|
static <any> |
PARSER |
static int |
PROPS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static NamespacePropertiesMessage.NamespaceProperties |
getDefaultInstance() |
NamespacePropertiesMessage.NamespaceProperties |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
<any> |
getParserForType() |
NamespacePropertiesMessage.NamespaceProperties.Property |
getProps(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property props = 1; |
int |
getPropsCount()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property props = 1; |
List<NamespacePropertiesMessage.NamespaceProperties.Property> |
getPropsList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property props = 1; |
NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilder |
getPropsOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property props = 1; |
List<? extends NamespacePropertiesMessage.NamespaceProperties.PropertyOrBuilder> |
getPropsOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property props = 1; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static NamespacePropertiesMessage.NamespaceProperties.Builder |
newBuilder() |
static NamespacePropertiesMessage.NamespaceProperties.Builder |
newBuilder(NamespacePropertiesMessage.NamespaceProperties prototype) |
NamespacePropertiesMessage.NamespaceProperties.Builder |
newBuilderForType() |
protected NamespacePropertiesMessage.NamespaceProperties.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static NamespacePropertiesMessage.NamespaceProperties |
parseDelimitedFrom(InputStream input) |
static NamespacePropertiesMessage.NamespaceProperties |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NamespacePropertiesMessage.NamespaceProperties |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NamespacePropertiesMessage.NamespaceProperties |
parseFrom(com.google.protobuf.ByteString data) |
static NamespacePropertiesMessage.NamespaceProperties |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NamespacePropertiesMessage.NamespaceProperties |
parseFrom(com.google.protobuf.CodedInputStream input) |
static NamespacePropertiesMessage.NamespaceProperties |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NamespacePropertiesMessage.NamespaceProperties |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NamespacePropertiesMessage.NamespaceProperties.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static <any> PARSER
public static final int PROPS_FIELD_NUMBER
public static NamespacePropertiesMessage.NamespaceProperties getDefaultInstance()
public NamespacePropertiesMessage.NamespaceProperties 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 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()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
IOExceptionpublic int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionpublic static NamespacePropertiesMessage.NamespaceProperties parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NamespacePropertiesMessage.NamespaceProperties parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NamespacePropertiesMessage.NamespaceProperties parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NamespacePropertiesMessage.NamespaceProperties parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NamespacePropertiesMessage.NamespaceProperties.Builder newBuilder()
public NamespacePropertiesMessage.NamespaceProperties.Builder newBuilderForType()
public static NamespacePropertiesMessage.NamespaceProperties.Builder newBuilder(NamespacePropertiesMessage.NamespaceProperties prototype)
public NamespacePropertiesMessage.NamespaceProperties.Builder toBuilder()
protected NamespacePropertiesMessage.NamespaceProperties.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)