Uses of Class
org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter

Packages that use FilterProtos.MultipleColumnPrefixFilter
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of FilterProtos.MultipleColumnPrefixFilter in org.apache.hadoop.hbase.protobuf.generated
 

Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type FilterProtos.MultipleColumnPrefixFilter
static com.google.protobuf.Parser<FilterProtos.MultipleColumnPrefixFilter> FilterProtos.MultipleColumnPrefixFilter.PARSER
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return FilterProtos.MultipleColumnPrefixFilter
 FilterProtos.MultipleColumnPrefixFilter FilterProtos.MultipleColumnPrefixFilter.Builder.build()
           
 FilterProtos.MultipleColumnPrefixFilter FilterProtos.MultipleColumnPrefixFilter.Builder.buildPartial()
           
static FilterProtos.MultipleColumnPrefixFilter FilterProtos.MultipleColumnPrefixFilter.getDefaultInstance()
           
 FilterProtos.MultipleColumnPrefixFilter FilterProtos.MultipleColumnPrefixFilter.getDefaultInstanceForType()
           
 FilterProtos.MultipleColumnPrefixFilter FilterProtos.MultipleColumnPrefixFilter.Builder.getDefaultInstanceForType()
           
static FilterProtos.MultipleColumnPrefixFilter FilterProtos.MultipleColumnPrefixFilter.parseDelimitedFrom(InputStream input)
           
static FilterProtos.MultipleColumnPrefixFilter FilterProtos.MultipleColumnPrefixFilter.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FilterProtos.MultipleColumnPrefixFilter FilterProtos.MultipleColumnPrefixFilter.parseFrom(byte[] data)
           
static FilterProtos.MultipleColumnPrefixFilter FilterProtos.MultipleColumnPrefixFilter.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FilterProtos.MultipleColumnPrefixFilter FilterProtos.MultipleColumnPrefixFilter.parseFrom(com.google.protobuf.ByteString data)
           
static FilterProtos.MultipleColumnPrefixFilter FilterProtos.MultipleColumnPrefixFilter.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FilterProtos.MultipleColumnPrefixFilter FilterProtos.MultipleColumnPrefixFilter.parseFrom(com.google.protobuf.CodedInputStream input)
           
static FilterProtos.MultipleColumnPrefixFilter FilterProtos.MultipleColumnPrefixFilter.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FilterProtos.MultipleColumnPrefixFilter FilterProtos.MultipleColumnPrefixFilter.parseFrom(InputStream input)
           
static FilterProtos.MultipleColumnPrefixFilter FilterProtos.MultipleColumnPrefixFilter.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type FilterProtos.MultipleColumnPrefixFilter
 com.google.protobuf.Parser<FilterProtos.MultipleColumnPrefixFilter> FilterProtos.MultipleColumnPrefixFilter.getParserForType()
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type FilterProtos.MultipleColumnPrefixFilter
 FilterProtos.MultipleColumnPrefixFilter.Builder FilterProtos.MultipleColumnPrefixFilter.Builder.mergeFrom(FilterProtos.MultipleColumnPrefixFilter other)
           
static FilterProtos.MultipleColumnPrefixFilter.Builder FilterProtos.MultipleColumnPrefixFilter.newBuilder(FilterProtos.MultipleColumnPrefixFilter prototype)
           
 



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