Package | Description |
---|---|
org.osgi.util.pushstream |
Push Stream Package Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
abstract <T,U extends BlockingQueue<PushEvent<? extends T>>> |
QueuePolicyOption.getPolicy() |
Modifier and Type | Method and Description |
---|---|
PushStreamBuilder<T,U> |
PushStreamBuilder.withQueuePolicy(QueuePolicy<T,U> queuePolicy) |
BufferBuilder<R,T,U> |
BufferBuilder.withQueuePolicy(QueuePolicy<T,U> queuePolicy)
Set the
QueuePolicy of this Builder |
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0