Interface | Description |
---|---|
InMemorySink<T> |
Allows interacting with an in-memory sink.
|
InMemorySource<T> |
Allows interacting with an in-memory source.
|
Class | Description |
---|---|
ExecutionHolder |
Provides common runtime services to connectors, such as a Vertx instance,
to avoid duplicating the creation and cleanup of shared components across connectors.
|
InMemoryConnector |
An implementation of connector used for testing applications without having to use external broker.
|
WorkerPoolRegistry |
Copyright © 2018–2021 SmallRye. All rights reserved.