Package org.apache.pekko.stream
Class QueueOfferResult$
java.lang.Object
org.apache.pekko.stream.QueueOfferResult$
Contains types that is used as return types for streams Source queues
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QueueOfferResult$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
QueueOfferResult$
public QueueOfferResult$()
-
-
Method Details
-
enqueued
Java API: TheEnqueuedsingleton instance -
dropped
Java API: TheDroppedsingleton instance -
closed
Java API: TheQueueClosedsingleton instance- Since:
- 1.1.0
-