|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
void hflush() |
Changed from abstract to non-abstract. | Flush out the data in client's user buffer. |
void hsync() |
Changed from abstract to non-abstract. | Similar to posix fsync flush out the data in client's user buffer all the way to the disk device (but the disk may have it in its cache). |
void sync() |
Changed from abstract to non-abstract. | As of HADOOP 0.21.0, replaced by hflush |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |