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 streamApache Camel