Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
K
- KclMessageDrivenChannelAdapter - Class in org.springframework.integration.aws.inbound.kinesis
-
The
MessageProducerSupport
implementation for receiving data from Amazon Kinesis stream(s) using AWS KCL. - KclMessageDrivenChannelAdapter(String...) - Constructor for class org.springframework.integration.aws.inbound.kinesis.KclMessageDrivenChannelAdapter
- KclMessageDrivenChannelAdapter(Region, String...) - Constructor for class org.springframework.integration.aws.inbound.kinesis.KclMessageDrivenChannelAdapter
- KclMessageDrivenChannelAdapter(KinesisAsyncClient, CloudWatchAsyncClient, DynamoDbAsyncClient, String...) - Constructor for class org.springframework.integration.aws.inbound.kinesis.KclMessageDrivenChannelAdapter
- KEY - Static variable in class org.springframework.integration.aws.metadata.DynamoDbMetadataStore
-
The "metadataKey" as a default name for partition key in the table.
- KEY_ATTR - Static variable in class org.springframework.integration.aws.lock.DynamoDbLockRepository
-
The "lockKey" name for the partition key in the table.
- KinesisIntegrationEvent - Class in org.springframework.integration.aws.event
-
A common event type for AWS Kinesis Channel Adapters.
- KinesisIntegrationEvent(Object) - Constructor for class org.springframework.integration.aws.event.KinesisIntegrationEvent
- KinesisIntegrationEvent(Object, Throwable) - Constructor for class org.springframework.integration.aws.event.KinesisIntegrationEvent
- KinesisMessageDrivenChannelAdapter - Class in org.springframework.integration.aws.inbound.kinesis
-
The
MessageProducerSupport
implementation for receiving data from Amazon Kinesis stream(s). - KinesisMessageDrivenChannelAdapter(KinesisAsyncClient, String...) - Constructor for class org.springframework.integration.aws.inbound.kinesis.KinesisMessageDrivenChannelAdapter
- KinesisMessageDrivenChannelAdapter(KinesisAsyncClient, KinesisShardOffset...) - Constructor for class org.springframework.integration.aws.inbound.kinesis.KinesisMessageDrivenChannelAdapter
- KinesisMessageHandler - Class in org.springframework.integration.aws.outbound
-
The
AbstractMessageHandler
implementation for the Amazon KinesisputRecord(s)
. - KinesisMessageHandler(KinesisAsyncClient) - Constructor for class org.springframework.integration.aws.outbound.KinesisMessageHandler
- KinesisMessageHeaderErrorMessageStrategy - Class in org.springframework.integration.aws.inbound.kinesis
-
The
ErrorMessageStrategy
implementation to build anErrorMessage
with theAwsHeaders.RAW_RECORD
header by the value from the the providedAttributeAccessor
. - KinesisMessageHeaderErrorMessageStrategy() - Constructor for class org.springframework.integration.aws.inbound.kinesis.KinesisMessageHeaderErrorMessageStrategy
- KinesisShardEndedEvent - Class in org.springframework.integration.aws.event
-
An event emitted when shard is closed for consumption.
- KinesisShardEndedEvent(Object, String) - Constructor for class org.springframework.integration.aws.event.KinesisShardEndedEvent
- KinesisShardOffset - Class in org.springframework.integration.aws.inbound.kinesis
-
A model to represent a sequence in the shard for particular
ShardIteratorType
. - KinesisShardOffset(KinesisShardOffset) - Constructor for class org.springframework.integration.aws.inbound.kinesis.KinesisShardOffset
- KinesisShardOffset(ShardIteratorType) - Constructor for class org.springframework.integration.aws.inbound.kinesis.KinesisShardOffset
- KplBackpressureException - Exception Class in org.springframework.integration.aws.support
-
An exception triggered from the
KplMessageHandler
while sending records to Kinesis when maximum number of records in flight exceeds the backpressure threshold. - KplBackpressureException(String, UserRecord) - Constructor for exception class org.springframework.integration.aws.support.KplBackpressureException
- KplMessageHandler - Class in org.springframework.integration.aws.outbound
-
The
AbstractMessageHandler
implementation for the Amazon Kinesis Producer LibraryputRecord(s)
. - KplMessageHandler(KinesisProducer) - Constructor for class org.springframework.integration.aws.outbound.KplMessageHandler
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form