| Constructor | Description |
|---|---|
Tail() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
addFile(File file,
OutputStream out,
int pos) |
|
void |
join() |
|
void |
run() |
|
void |
setLog(org.apache.commons.logging.Log logger) |
|
void |
start() |
|
void |
stop() |
public void setLog(org.apache.commons.logging.Log logger)
public void start()
public void join()
throws InterruptedException
InterruptedExceptionpublic void addFile(File file, OutputStream out, int pos) throws IOException
IOExceptionpublic void stop()
Copyright © 2018. All rights reserved.