| Package | Description |
|---|---|
| com.amazonaws.services.kinesis.clientlibrary.config | |
| com.amazonaws.services.kinesis.clientlibrary.interfaces | |
| com.amazonaws.services.kinesis.clientlibrary.lib.worker | |
| com.amazonaws.services.kinesis.clientlibrary.types | |
| com.amazonaws.services.kinesis.multilang |
This package provides a KCL application which implements the multi language protocol.
|
| com.amazonaws.services.kinesis.multilang.messages |
| Class and Description |
|---|
| KinesisClientLibConfiguration
Configuration for the Amazon Kinesis Client Library.
|
| Class and Description |
|---|
| ShutdownReason
Reason the RecordProcessor is being shutdown.
|
| Class and Description |
|---|
| DataFetchingStrategy |
| GetRecordsCache
This class is used as a cache for Prefetching data from Kinesis.
|
| GetRecordsRetrievalStrategy
Represents a strategy to retrieve records from Kinesis.
|
| InitialPositionInStream
Used to specify the position in the stream where a new application should start from.
|
| KinesisClientLibConfiguration
Configuration for the Amazon Kinesis Client Library.
|
| RecordsFetcherFactory
This factory is used to create the records fetcher to retrieve data from Kinesis for a given shard.
|
| ShardInfo
Used to pass shard related info among different classes and as a key to the map of shard consumers.
|
| ShardPrioritization
Provides logic to prioritize or filter shards before their execution.
|
| ShutdownReason
Reason the RecordProcessor is being shutdown.
|
| TaskType
Enumerates types of tasks executed as part of processing a shard.
|
| Worker
Worker is the high level class that Kinesis applications use to start processing data.
|
| Worker.Builder
Builder to construct a Worker instance.
|
| Class and Description |
|---|
| ShutdownReason
Reason the RecordProcessor is being shutdown.
|
| Class and Description |
|---|
| KinesisClientLibConfiguration
Configuration for the Amazon Kinesis Client Library.
|
| Worker
Worker is the high level class that Kinesis applications use to start processing data.
|
| Class and Description |
|---|
| ShutdownReason
Reason the RecordProcessor is being shutdown.
|
Copyright © 2017. All rights reserved.