@InterfaceAudience.Public @InterfaceStability.Stable public class OutputLogFilter extends Object implements PathFilter
コンストラクタと説明 |
---|
OutputLogFilter() |
修飾子とタイプ | メソッドと説明 |
---|---|
boolean |
accept(Path path)
Tests whether or not the specified abstract pathname should be
included in a pathname list.
|
public OutputLogFilter()
public boolean accept(Path path)
PathFilter
accept
インタフェース内 PathFilter
path
- The abstract pathname to be testedtrue
if and only if pathname
should be includedCopyright © 2016 Apache Software Foundation. All rights reserved.