Uses of Class
org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo

Packages that use SnapshotProtos.SnapshotFileInfo
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of SnapshotProtos.SnapshotFileInfo in org.apache.hadoop.hbase.protobuf.generated
 

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

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

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

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



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