| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
InputParallelism |
Input.inputParallelism()
Describes the number of in-application streams to create.
|
InputParallelism |
InputDescription.inputParallelism()
Describes the configured parallelism (number of in-application streams mapped to the streaming source).
|
| Modifier and Type | Method and Description |
|---|---|
Input.Builder |
Input.Builder.inputParallelism(InputParallelism inputParallelism)
Describes the number of in-application streams to create.
|
InputDescription.Builder |
InputDescription.Builder.inputParallelism(InputParallelism inputParallelism)
Describes the configured parallelism (number of in-application streams mapped to the streaming source).
|
Copyright © 2023. All rights reserved.