org.curjent.test.agent.asmify
Class CopyTask
java.lang.Object
org.curjent.test.agent.asmify.CopyTask
class CopyTask
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CopyTask
CopyTask()
copy
public void copy(String source,
String target)
throws IOException
- Throws:
IOException
exists
public boolean exists(String source)
throws IOException
- Throws:
IOException
length
long length(File file)
file
public Future<File> file(String source)
status
@Synchronous
AgentCall<Integer> status(String source)
flush
@Synchronous
@Isolated
public void flush(Runnable action)
read
public char read(long offset,
int count)
count
@Reentrant
public int count()
log
private static void log(Object o)
Copyright 2009-2011 Tom Landon
Apache License 2.0