Uses of Class
org.apache.hadoop.hbase.rest.protobuf.generated.NamespacePropertiesMessage.NamespaceProperties.Property

Packages that use NamespacePropertiesMessage.NamespaceProperties.Property
org.apache.hadoop.hbase.rest.protobuf.generated   
 

Uses of NamespacePropertiesMessage.NamespaceProperties.Property in org.apache.hadoop.hbase.rest.protobuf.generated
 

Fields in org.apache.hadoop.hbase.rest.protobuf.generated with type parameters of type NamespacePropertiesMessage.NamespaceProperties.Property
static com.google.protobuf.Parser<NamespacePropertiesMessage.NamespaceProperties.Property> NamespacePropertiesMessage.NamespaceProperties.Property.PARSER
           
 

Methods in org.apache.hadoop.hbase.rest.protobuf.generated that return NamespacePropertiesMessage.NamespaceProperties.Property
 NamespacePropertiesMessage.NamespaceProperties.Property NamespacePropertiesMessage.NamespaceProperties.Property.Builder.build()
           
 NamespacePropertiesMessage.NamespaceProperties.Property NamespacePropertiesMessage.NamespaceProperties.Property.Builder.buildPartial()
           
static NamespacePropertiesMessage.NamespaceProperties.Property NamespacePropertiesMessage.NamespaceProperties.Property.getDefaultInstance()
           
 NamespacePropertiesMessage.NamespaceProperties.Property NamespacePropertiesMessage.NamespaceProperties.Property.getDefaultInstanceForType()
           
 NamespacePropertiesMessage.NamespaceProperties.Property NamespacePropertiesMessage.NamespaceProperties.Property.Builder.getDefaultInstanceForType()
           
 NamespacePropertiesMessage.NamespaceProperties.Property NamespacePropertiesMessage.NamespacePropertiesOrBuilder.getProps(int index)
          repeated .org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property props = 1;
 NamespacePropertiesMessage.NamespaceProperties.Property NamespacePropertiesMessage.NamespaceProperties.getProps(int index)
          repeated .org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property props = 1;
 NamespacePropertiesMessage.NamespaceProperties.Property NamespacePropertiesMessage.NamespaceProperties.Builder.getProps(int index)
          repeated .org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property props = 1;
static NamespacePropertiesMessage.NamespaceProperties.Property NamespacePropertiesMessage.NamespaceProperties.Property.parseDelimitedFrom(InputStream input)
           
static NamespacePropertiesMessage.NamespaceProperties.Property NamespacePropertiesMessage.NamespaceProperties.Property.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static NamespacePropertiesMessage.NamespaceProperties.Property NamespacePropertiesMessage.NamespaceProperties.Property.parseFrom(byte[] data)
           
static NamespacePropertiesMessage.NamespaceProperties.Property NamespacePropertiesMessage.NamespaceProperties.Property.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static NamespacePropertiesMessage.NamespaceProperties.Property NamespacePropertiesMessage.NamespaceProperties.Property.parseFrom(com.google.protobuf.ByteString data)
           
static NamespacePropertiesMessage.NamespaceProperties.Property NamespacePropertiesMessage.NamespaceProperties.Property.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static NamespacePropertiesMessage.NamespaceProperties.Property NamespacePropertiesMessage.NamespaceProperties.Property.parseFrom(com.google.protobuf.CodedInputStream input)
           
static NamespacePropertiesMessage.NamespaceProperties.Property NamespacePropertiesMessage.NamespaceProperties.Property.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static NamespacePropertiesMessage.NamespaceProperties.Property NamespacePropertiesMessage.NamespaceProperties.Property.parseFrom(InputStream input)
           
static NamespacePropertiesMessage.NamespaceProperties.Property NamespacePropertiesMessage.NamespaceProperties.Property.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hbase.rest.protobuf.generated that return types with arguments of type NamespacePropertiesMessage.NamespaceProperties.Property
 com.google.protobuf.Parser<NamespacePropertiesMessage.NamespaceProperties.Property> NamespacePropertiesMessage.NamespaceProperties.Property.getParserForType()
           
 List<NamespacePropertiesMessage.NamespaceProperties.Property> NamespacePropertiesMessage.NamespacePropertiesOrBuilder.getPropsList()
          repeated .org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property props = 1;
 List<NamespacePropertiesMessage.NamespaceProperties.Property> NamespacePropertiesMessage.NamespaceProperties.getPropsList()
          repeated .org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property props = 1;
 List<NamespacePropertiesMessage.NamespaceProperties.Property> NamespacePropertiesMessage.NamespaceProperties.Builder.getPropsList()
          repeated .org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property props = 1;
 

Methods in org.apache.hadoop.hbase.rest.protobuf.generated with parameters of type NamespacePropertiesMessage.NamespaceProperties.Property
 NamespacePropertiesMessage.NamespaceProperties.Builder NamespacePropertiesMessage.NamespaceProperties.Builder.addProps(int index, NamespacePropertiesMessage.NamespaceProperties.Property value)
          repeated .org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property props = 1;
 NamespacePropertiesMessage.NamespaceProperties.Builder NamespacePropertiesMessage.NamespaceProperties.Builder.addProps(NamespacePropertiesMessage.NamespaceProperties.Property value)
          repeated .org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property props = 1;
 NamespacePropertiesMessage.NamespaceProperties.Property.Builder NamespacePropertiesMessage.NamespaceProperties.Property.Builder.mergeFrom(NamespacePropertiesMessage.NamespaceProperties.Property other)
           
static NamespacePropertiesMessage.NamespaceProperties.Property.Builder NamespacePropertiesMessage.NamespaceProperties.Property.newBuilder(NamespacePropertiesMessage.NamespaceProperties.Property prototype)
           
 NamespacePropertiesMessage.NamespaceProperties.Builder NamespacePropertiesMessage.NamespaceProperties.Builder.setProps(int index, NamespacePropertiesMessage.NamespaceProperties.Property value)
          repeated .org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property props = 1;
 

Method parameters in org.apache.hadoop.hbase.rest.protobuf.generated with type arguments of type NamespacePropertiesMessage.NamespaceProperties.Property
 NamespacePropertiesMessage.NamespaceProperties.Builder NamespacePropertiesMessage.NamespaceProperties.Builder.addAllProps(Iterable<? extends NamespacePropertiesMessage.NamespaceProperties.Property> values)
          repeated .org.apache.hadoop.hbase.rest.protobuf.generated.NamespaceProperties.Property props = 1;
 



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.