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

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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.