public class Tailer extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Executor |
exec |
protected Function<String,Boolean> |
lineFn |
protected static org.slf4j.Logger |
log |
protected boolean |
stopFlag |
protected Thread |
th |
| Constructor and Description |
|---|
Tailer() |
protected static final org.slf4j.Logger log
protected Thread th
protected boolean stopFlag
protected Executor exec
Copyright © 2022. All rights reserved.