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