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

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

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

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

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

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

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



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