|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ThresholdOutputStream.ThresholdInputStream
Provides information about the input stream.
Method Summary | |
---|---|
File |
getTemporaryFile()
Returns the temporary file if the data stored in a file. |
boolean |
isInMemory()
Returns true if the data is in memory. |
Method Detail |
---|
boolean isInMemory()
true
if the data is in memory. Returns
false
if the data resides in a temporary file.
File getTemporaryFile()
null
is the data is stored in memory.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |