SizeLimiter
eu.ostrzyciel.jelly.stream.SizeLimiter
trait SizeLimiter
Policy for limiting the size of stream frames in the Jelly stream producer.
Note that the limiter is only a limit. When streaming grouped triples, grouped quads, or graphs, the size of the stream frame may be smaller than the limit, as the stream frame is always created after the group is complete.
See also: EncoderFlow, EncoderSource
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class ByteSizeLimiterclass StreamRowCountLimiter
Members list
In this article