| Package | Description |
|---|---|
| io.axoniq.axonserver.connector.event.impl | |
| io.axoniq.axonserver.connector.impl | |
| io.axoniq.axonserver.connector.query.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
BufferedAggregateEventStream
Buffering implementation of the
AggregateEventStream used for Event Sourced Aggregates. |
class |
BufferedEventStream
Buffering implementation of the
EventStream used for Event processing. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBufferedStream<T,R>
An abstract
FlowControlledBuffer and ResultStream implementation, used to provide a buffered stream
of results of T when receiving a request of type R. |
| Modifier and Type | Class and Description |
|---|---|
class |
SubscriptionQueryUpdateBuffer
Buffer for
SubscriptionQuery updates. |
Copyright © 2020–2022 AxonIQ BV. All rights reserved.