JavaScript is disabled on your browser.
SwiftMQ 13.0.2
Skip navigation links
SwiftMQ 13.0.2
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.swiftmq.impl.streams.comp.memory.limit.CountLimit
Packages that use
CountLimit
Package
Description
com.swiftmq.impl.streams.comp.memory.limit
Uses of
CountLimit
in
com.swiftmq.impl.streams.comp.memory.limit
Methods in
com.swiftmq.impl.streams.comp.memory.limit
that return
CountLimit
Modifier and Type
Method
Description
CountLimit
LimitBuilder.
count
(int n)
Returns a new CountLimit.
CountLimit
CountLimit.
sliding
()
Marks it as sliding count limit (default).
CountLimit
CountLimit.
tumbling
()
Marks it as tumbling count limit.