org.apache.flume.channel.file.proto
Interface ProtosFactory.ActiveLogOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
ProtosFactory.ActiveLog, ProtosFactory.ActiveLog.Builder
Enclosing class:
ProtosFactory

public static interface ProtosFactory.ActiveLogOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 int getCount()
           
 int getLogFileID()
           
 boolean hasCount()
           
 boolean hasLogFileID()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasLogFileID

boolean hasLogFileID()

getLogFileID

int getLogFileID()

hasCount

boolean hasCount()

getCount

int getCount()


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