public class RegExDirTailingAdaptor extends DirTailingAdaptor
adaptorName
adaptorID, control, dest, type
Constructor and Description |
---|
RegExDirTailingAdaptor() |
Modifier and Type | Method and Description |
---|---|
org.apache.commons.io.filefilter.IOFileFilter |
getFileFilter()
Returns
IOFileFilter constructed using the wild character. |
getAdaptorAddCommand, getCurrentStatus, parseArgs, run, shutdown, start
deregisterAndStop, getType, hardStop, parseArgs, shutdown, start
public org.apache.commons.io.filefilter.IOFileFilter getFileFilter()
DirTailingAdaptor
IOFileFilter
constructed using the wild character. Subclasses can override this method
return their own version of IOFileFilter
instance.getFileFilter
in class DirTailingAdaptor
IOFileFilter
constructed using the wild character. Subclasses can override this method
return their own version of IOFileFilter
instance.Copyright © 2014 Apache Software Foundation. All Rights Reserved.