| Package | Description |
|---|---|
| io.axoniq.axonserver.connector.event.transformation.event | |
| io.axoniq.axonserver.connector.event.transformation.event.impl |
| Modifier and Type | Method and Description |
|---|---|
EventTransformationExecutor |
TransformableEventStream.transform(String transformationDescription,
EventTransformer eventTransformer)
Transforms events by providing transformation description and the transformer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IterableEventTransformationExecutor
|
| Modifier and Type | Method and Description |
|---|---|
EventTransformationExecutor |
TransformableEventIterable.transform(String transformationDescription,
EventTransformer eventTransformer) |
Copyright © 2020–2023 AxonIQ BV. All rights reserved.