org.apache.flume.formatter.output
Class PathManager
java.lang.Object
org.apache.flume.formatter.output.PathManager
public class PathManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PathManager
public PathManager()
nextFile
public File nextFile()
getCurrentFile
public File getCurrentFile()
rotate
public void rotate()
getBaseDirectory
public File getBaseDirectory()
setBaseDirectory
public void setBaseDirectory(File baseDirectory)
getSeriesTimestamp
public long getSeriesTimestamp()
getFileIndex
public AtomicInteger getFileIndex()
Copyright © 2009-2013 Apache Software Foundation. All Rights Reserved.