Uses of Class
org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparator.Builder

Packages that use ComparatorProtos.LongComparator.Builder
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of ComparatorProtos.LongComparator.Builder in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return ComparatorProtos.LongComparator.Builder
 ComparatorProtos.LongComparator.Builder ComparatorProtos.LongComparator.Builder.clear()
           
 ComparatorProtos.LongComparator.Builder ComparatorProtos.LongComparator.Builder.clearComparable()
          required .ByteArrayComparable comparable = 1;
 ComparatorProtos.LongComparator.Builder ComparatorProtos.LongComparator.Builder.clone()
           
 ComparatorProtos.LongComparator.Builder ComparatorProtos.LongComparator.Builder.mergeComparable(ComparatorProtos.ByteArrayComparable value)
          required .ByteArrayComparable comparable = 1;
 ComparatorProtos.LongComparator.Builder ComparatorProtos.LongComparator.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 ComparatorProtos.LongComparator.Builder ComparatorProtos.LongComparator.Builder.mergeFrom(ComparatorProtos.LongComparator other)
           
 ComparatorProtos.LongComparator.Builder ComparatorProtos.LongComparator.Builder.mergeFrom(com.google.protobuf.Message other)
           
static ComparatorProtos.LongComparator.Builder ComparatorProtos.LongComparator.newBuilder()
           
static ComparatorProtos.LongComparator.Builder ComparatorProtos.LongComparator.newBuilder(ComparatorProtos.LongComparator prototype)
           
 ComparatorProtos.LongComparator.Builder ComparatorProtos.LongComparator.newBuilderForType()
           
protected  ComparatorProtos.LongComparator.Builder ComparatorProtos.LongComparator.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 ComparatorProtos.LongComparator.Builder ComparatorProtos.LongComparator.Builder.setComparable(ComparatorProtos.ByteArrayComparable.Builder builderForValue)
          required .ByteArrayComparable comparable = 1;
 ComparatorProtos.LongComparator.Builder ComparatorProtos.LongComparator.Builder.setComparable(ComparatorProtos.ByteArrayComparable value)
          required .ByteArrayComparable comparable = 1;
 ComparatorProtos.LongComparator.Builder ComparatorProtos.LongComparator.toBuilder()
           
 



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