Uses of Class
org.apache.flume.channel.file.proto.ProtosFactory.TransactionEventFooter

Packages that use ProtosFactory.TransactionEventFooter
org.apache.flume.channel.file.proto   
 

Uses of ProtosFactory.TransactionEventFooter in org.apache.flume.channel.file.proto
 

Fields in org.apache.flume.channel.file.proto with type parameters of type ProtosFactory.TransactionEventFooter
static com.google.protobuf.Parser<ProtosFactory.TransactionEventFooter> ProtosFactory.TransactionEventFooter.PARSER
           
 

Methods in org.apache.flume.channel.file.proto that return ProtosFactory.TransactionEventFooter
 ProtosFactory.TransactionEventFooter ProtosFactory.TransactionEventFooter.Builder.build()
           
 ProtosFactory.TransactionEventFooter ProtosFactory.TransactionEventFooter.Builder.buildPartial()
           
static ProtosFactory.TransactionEventFooter ProtosFactory.TransactionEventFooter.getDefaultInstance()
           
 ProtosFactory.TransactionEventFooter ProtosFactory.TransactionEventFooter.getDefaultInstanceForType()
           
 ProtosFactory.TransactionEventFooter ProtosFactory.TransactionEventFooter.Builder.getDefaultInstanceForType()
           
static ProtosFactory.TransactionEventFooter ProtosFactory.TransactionEventFooter.parseDelimitedFrom(InputStream input)
           
static ProtosFactory.TransactionEventFooter ProtosFactory.TransactionEventFooter.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ProtosFactory.TransactionEventFooter ProtosFactory.TransactionEventFooter.parseFrom(byte[] data)
           
static ProtosFactory.TransactionEventFooter ProtosFactory.TransactionEventFooter.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ProtosFactory.TransactionEventFooter ProtosFactory.TransactionEventFooter.parseFrom(com.google.protobuf.ByteString data)
           
static ProtosFactory.TransactionEventFooter ProtosFactory.TransactionEventFooter.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ProtosFactory.TransactionEventFooter ProtosFactory.TransactionEventFooter.parseFrom(com.google.protobuf.CodedInputStream input)
           
static ProtosFactory.TransactionEventFooter ProtosFactory.TransactionEventFooter.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ProtosFactory.TransactionEventFooter ProtosFactory.TransactionEventFooter.parseFrom(InputStream input)
           
static ProtosFactory.TransactionEventFooter ProtosFactory.TransactionEventFooter.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.flume.channel.file.proto that return types with arguments of type ProtosFactory.TransactionEventFooter
 com.google.protobuf.Parser<ProtosFactory.TransactionEventFooter> ProtosFactory.TransactionEventFooter.getParserForType()
           
 

Methods in org.apache.flume.channel.file.proto with parameters of type ProtosFactory.TransactionEventFooter
 ProtosFactory.TransactionEventFooter.Builder ProtosFactory.TransactionEventFooter.Builder.mergeFrom(ProtosFactory.TransactionEventFooter other)
           
static ProtosFactory.TransactionEventFooter.Builder ProtosFactory.TransactionEventFooter.newBuilder(ProtosFactory.TransactionEventFooter prototype)
           
 



Copyright © 2009-2014 Apache Software Foundation. All Rights Reserved.