Uses of Class
org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder

Uses of HBaseProtos.UUID.Builder in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return HBaseProtos.UUID.Builder
 HBaseProtos.UUID.Builder HBaseProtos.UUID.Builder.clear()
           
 HBaseProtos.UUID.Builder HBaseProtos.UUID.Builder.clearLeastSigBits()
           
 HBaseProtos.UUID.Builder HBaseProtos.UUID.Builder.clearMostSigBits()
           
 HBaseProtos.UUID.Builder HBaseProtos.UUID.Builder.clone()
           
 HBaseProtos.UUID.Builder WALProtos.WALKey.Builder.getClusterIdBuilder()
           
 HBaseProtos.UUID.Builder HBaseProtos.UUID.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 HBaseProtos.UUID.Builder HBaseProtos.UUID.Builder.mergeFrom(HBaseProtos.UUID other)
           
 HBaseProtos.UUID.Builder HBaseProtos.UUID.Builder.mergeFrom(com.google.protobuf.Message other)
           
static HBaseProtos.UUID.Builder HBaseProtos.UUID.newBuilder()
           
static HBaseProtos.UUID.Builder HBaseProtos.UUID.newBuilder(HBaseProtos.UUID prototype)
           
 HBaseProtos.UUID.Builder HBaseProtos.UUID.newBuilderForType()
           
protected  HBaseProtos.UUID.Builder HBaseProtos.UUID.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 HBaseProtos.UUID.Builder HBaseProtos.UUID.Builder.setLeastSigBits(long value)
           
 HBaseProtos.UUID.Builder HBaseProtos.UUID.Builder.setMostSigBits(long value)
           
 HBaseProtos.UUID.Builder HBaseProtos.UUID.toBuilder()
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type HBaseProtos.UUID.Builder
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.setClusterId(HBaseProtos.UUID.Builder builderForValue)
           
 



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