Package | Description |
---|---|
software.amazon.kinesis.leases | |
software.amazon.kinesis.lifecycle | |
software.amazon.kinesis.metrics |
Modifier and Type | Method and Description |
---|---|
TaskResult |
ShardSyncTask.call() |
TaskResult |
ShardSyncTaskManager.callShardSyncTask()
Call a ShardSyncTask and return the Task Result.
|
Modifier and Type | Method and Description |
---|---|
TaskResult |
ShutdownNotificationTask.call() |
TaskResult |
ProcessTask.call() |
TaskResult |
BlockOnParentShardTask.call() |
TaskResult |
ShutdownTask.call() |
TaskResult |
InitializeTask.call() |
TaskResult |
ConsumerTask.call()
Perform task logic.
|
Modifier and Type | Method and Description |
---|---|
TaskResult |
MetricsCollectingTaskDecorator.call()
Perform task logic.
|
Copyright © 2025. All rights reserved.