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

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

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

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

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



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