| Constructor and Description |
|---|
Tail() |
| Modifier and Type | Method and 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 © 2016. All rights reserved.