| Package | Description |
|---|---|
| io.continual.services.processor.engine.model | |
| io.continual.services.processor.engine.runtime |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
Engine.StdStreamProcessingContext.getReqdNamedObject(String name,
Class<T> clazz) |
Copyright © 2021 continual.io. All rights reserved.