public abstract class Tracker extends Object implements Runnable, Stoppable, SafeCloseable
Modifier and Type | Field and Description |
---|---|
protected boolean |
run
运行flag
|
Constructor and Description |
---|
Tracker() |
Modifier and Type | Method and Description |
---|---|
boolean |
isRun() |
void |
run() |
void |
stop()
停止
|
abstract void |
tail()
开启tail
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close
Copyright © 2024. All rights reserved.