Uses of Enum Class
org.osgi.util.pushstream.QueuePolicyOption
-
Uses of QueuePolicyOption in org.osgi.util.pushstream
Modifier and TypeMethodDescriptionstatic QueuePolicyOption
Returns the enum constant of this class with the specified name.static QueuePolicyOption[]
QueuePolicyOption.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionBufferBuilder<R,
T, U> BufferBuilder.withQueuePolicy
(QueuePolicyOption queuePolicyOption) Set theQueuePolicy
of this BuilderPushStreamBuilder.withQueuePolicy
(QueuePolicyOption queuePolicyOption)