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

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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.