| Package | Description |
|---|---|
| com.amazonaws.services.kinesis.clientlibrary.lib.worker |
| Modifier and Type | Method and Description |
|---|---|
TaskType |
KinesisShutdownTask.getTaskType() |
TaskType |
MetricsCollectingTaskDecorator.getTaskType() |
TaskType |
KinesisConsumerStates.ConsumerState.getTaskType()
The type of task that
KinesisConsumerStates.ConsumerState.createTask(KinesisShardConsumer) would return. |
TaskType |
KinesisConsumerStates.InitializingState.getTaskType() |
TaskType |
ShutdownNotificationTask.getTaskType() |
TaskType |
ProcessTask.getTaskType() |
TaskType |
BlockOnParentShardTask.getTaskType() |
TaskType |
InitializeTask.getTaskType() |
TaskType |
ITask.getTaskType() |
TaskType |
ShardSyncTask.getTaskType() |
static TaskType |
TaskType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskType[] |
TaskType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.