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

Packages that use HBaseProtos.SnapshotDescription.Builder
org.apache.hadoop.hbase.protobuf.generated   
 

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

Methods in org.apache.hadoop.hbase.protobuf.generated that return HBaseProtos.SnapshotDescription.Builder
 HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.Builder.clear()
           
 HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.Builder.clearCreationTime()
           
 HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.Builder.clearName()
           
 HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.Builder.clearTable()
           
 HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.Builder.clearType()
           
 HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.Builder.clearVersion()
           
 HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.Builder.clone()
           
 HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.Builder.mergeFrom(HBaseProtos.SnapshotDescription other)
           
 HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.Builder.mergeFrom(com.google.protobuf.Message other)
           
static HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.newBuilder()
           
static HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.newBuilder(HBaseProtos.SnapshotDescription prototype)
           
 HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.newBuilderForType()
           
protected  HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.Builder.setCreationTime(long value)
           
 HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.Builder.setName(String value)
           
 HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.Builder.setTable(String value)
           
 HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.Builder.setType(HBaseProtos.SnapshotDescription.Type value)
           
 HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.Builder.setVersion(int value)
           
 HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.toBuilder()
           
 



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