Uses of Class
org.apache.hadoop.contrib.bkjournal.BKJournalProtos.CurrentInprogressProto

Uses of BKJournalProtos.CurrentInprogressProto in org.apache.hadoop.contrib.bkjournal
 

Fields in org.apache.hadoop.contrib.bkjournal with type parameters of type BKJournalProtos.CurrentInprogressProto
static com.google.protobuf.Parser<BKJournalProtos.CurrentInprogressProto> BKJournalProtos.CurrentInprogressProto.PARSER
           
 

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

Methods in org.apache.hadoop.contrib.bkjournal that return types with arguments of type BKJournalProtos.CurrentInprogressProto
 com.google.protobuf.Parser<BKJournalProtos.CurrentInprogressProto> BKJournalProtos.CurrentInprogressProto.getParserForType()
           
 

Methods in org.apache.hadoop.contrib.bkjournal with parameters of type BKJournalProtos.CurrentInprogressProto
 BKJournalProtos.CurrentInprogressProto.Builder BKJournalProtos.CurrentInprogressProto.Builder.mergeFrom(BKJournalProtos.CurrentInprogressProto other)
           
static BKJournalProtos.CurrentInprogressProto.Builder BKJournalProtos.CurrentInprogressProto.newBuilder(BKJournalProtos.CurrentInprogressProto prototype)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.