Class Tail.FileWatcher
java.lang.Object
org.globus.util.Tail.FileWatcher
- Enclosing class:
Tail
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()longgetDiff()voidinit()voidmoveBuffer(byte[] buffer, int size)
-
Field Details
-
_ras
-
_out
-
_pos
private long _pos
-
-
Constructor Details
-
FileWatcher
- Throws:
IOException
-
-
Method Details
-
init
- Throws:
IOException
-
getDiff
- Throws:
IOException
-
moveBuffer
- Throws:
IOException
-
close
public void close()
-