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