public static interface StreamCachingStrategy.SpoolRule
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldSpoolCache(long length)
Determines if the stream should be spooled or not.
|
boolean shouldSpoolCache(long length)
length - the length of the streamCopyright © 2007–2015 The Apache Software Foundation. All rights reserved.