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

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

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

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

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



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.