|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@InterfaceAudience.Public @InterfaceStability.Evolving public interface CanSetDropBehind
Method Summary | |
---|---|
void |
setDropBehind(Boolean dropCache)
Configure whether the stream should drop the cache. |
Method Detail |
---|
void setDropBehind(Boolean dropCache) throws IOException, UnsupportedOperationException
dropCache
- Whether to drop the cache. null means to use the
default value.
IOException
- If there was an error changing the dropBehind
setting.
UnsupportedOperationException If this stream doesn't support
setting the drop-behind.
UnsupportedOperationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |