|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
Added interface org.apache.hadoop.fs.Seekable.
| Changed Constructors | ||
InputStream) |
Change in exceptions thrown from no exceptions to java.io.IOException. |
Create a compression input stream that reads the decompressed bytes from the given stream. |
| Added Methods | |
long getPos() |
This method returns the current position in the stream. |
void seek(long) |
This method is current not supported. |
boolean seekToNewSource(long) |
This method is current not supported. |
| Added Fields | |
long maxAvailableData |
|
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||