|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
interface Copy
Method Summary | |
---|---|
void |
copy(String source,
String target)
|
int |
count()
|
boolean |
exists(String source)
|
Future<File> |
file(String source)
|
void |
flush(Runnable action)
|
AgentCall<Long> |
length(File file)
|
char |
read(long offset,
int count)
|
AgentCall<Integer> |
status(String source)
|
Method Detail |
---|
void copy(String source, String target)
boolean exists(String source) throws IOException
IOException
AgentCall<Long> length(File file)
Future<File> file(String source)
AgentCall<Integer> status(String source)
void flush(Runnable action)
char read(long offset, int count)
int count()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |