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
InterruptedException
public void addFile(File file, OutputStream out, int pos) throws IOException
IOException
public void stop()
Copyright © 2016. All rights reserved.