- DEFAULT_PARTITION_KEY_NAME - Static variable in class org.springframework.integration.aws.lock.DynamoDbLockRegistry
-
The "lockKey" default name for the partition key in the table.
- DEFAULT_REFRESH_PERIOD_MS - Static variable in class org.springframework.integration.aws.lock.DynamoDbLockRegistry
-
The 1000L default period in milliseconds between DB polling requests.
- DEFAULT_SEND_TIMEOUT - Static variable in class org.springframework.integration.aws.outbound.AbstractAwsMessageHandler
-
- DEFAULT_SORT_KEY - Static variable in class org.springframework.integration.aws.lock.DynamoDbLockRegistry
-
The "SpringIntegrationLocks" default value for the sort key in the table.
- DEFAULT_SORT_KEY_NAME - Static variable in class org.springframework.integration.aws.lock.DynamoDbLockRegistry
-
The "sortKey" default name for the sort key in the table.
- DEFAULT_TABLE_NAME - Static variable in class org.springframework.integration.aws.lock.DynamoDbLockRegistry
-
The "SpringIntegrationLockRegistry" default name for the locks table in the DynamoDB.
- DEFAULT_TABLE_NAME - Static variable in class org.springframework.integration.aws.metadata.DynamoDbMetadataStore
-
The "SpringIntegrationMetadataStore" default name for the metadata table in the DynamoDB.
- destroy() - Method in class org.springframework.integration.aws.inbound.kinesis.KinesisMessageDrivenChannelAdapter
-
- destroy() - Method in class org.springframework.integration.aws.inbound.SqsMessageDrivenChannelAdapter
-
- destroy() - Method in class org.springframework.integration.aws.lock.DynamoDbLockRegistry
-
- doInit() - Method in class org.springframework.integration.aws.outbound.S3MessageHandler
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.aws.config.xml.SnsInboundChannelAdapterParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.integration.aws.config.xml.SqsMessageDrivenChannelAdapterParser
-
- doSetHeaderMapper(HeaderMapper<H>) - Method in class org.springframework.integration.aws.outbound.AbstractAwsMessageHandler
-
- doStart() - Method in class org.springframework.integration.aws.inbound.kinesis.KinesisMessageDrivenChannelAdapter
-
- doStart() - Method in class org.springframework.integration.aws.inbound.SqsMessageDrivenChannelAdapter
-
- doStop() - Method in class org.springframework.integration.aws.inbound.kinesis.KinesisMessageDrivenChannelAdapter
-
- doStop() - Method in class org.springframework.integration.aws.inbound.SqsMessageDrivenChannelAdapter
-
- DynamoDbLockRegistry - Class in org.springframework.integration.aws.lock
-
An ExpirableLockRegistry implementation for the AWS DynamoDB.
- DynamoDbLockRegistry(AmazonDynamoDB) - Constructor for class org.springframework.integration.aws.lock.DynamoDbLockRegistry
-
- DynamoDbLockRegistry(AmazonDynamoDB, String) - Constructor for class org.springframework.integration.aws.lock.DynamoDbLockRegistry
-
- DynamoDbLockRegistry(AmazonDynamoDBLockClient) - Constructor for class org.springframework.integration.aws.lock.DynamoDbLockRegistry
-
- DynamoDbMetadataStore - Class in org.springframework.integration.aws.metadata
-
The ConcurrentMetadataStore for the AmazonDynamoDB.
- DynamoDbMetadataStore(AmazonDynamoDBAsync) - Constructor for class org.springframework.integration.aws.metadata.DynamoDbMetadataStore
-
- DynamoDbMetadataStore(AmazonDynamoDBAsync, String) - Constructor for class org.springframework.integration.aws.metadata.DynamoDbMetadataStore
-