| Package | Description |
|---|---|
| io.continual.services.processor.engine.library.util | |
| io.continual.services.processor.engine.model |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
SimpleStreamProcessingContext.getReqdNamedObject(String name,
Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
StreamProcessingContext.getReqdNamedObject(String name,
Class<T> clazz)
Get a typed object with the given name and throw an exception if it's not available.
|
Copyright © 2022 continual.io. All rights reserved.