| Class | Description |
|---|---|
| AbstractDynamoDbConfigurationSource<T> |
User: gorzell
Date: 1/17/13
Time: 10:18 AM
Some of the basic plumbing and properties for a polling source that talks to Dynamo.
|
| DynamoDbConfigurationSource |
User: gorzell
Date: 8/6/12
This source can be used for basic Dynamo support where there is no scoping of the properties.
|
| DynamoDbDeploymentContextConfigurationSource |
User: gorzell
Date: 1/17/13
Time: 10:18 AM
More advanced Dynamo source that allows you to filter the results based on the current deployment context values.
|
| DynamoDbDeploymentContextTableCache |
User: gorzell
Date: 1/17/13
Time: 10:18 AM
This leverages some of the semantics of the PollingSource in order to have one place where the full table scan from
Dynamo is cached.
|
| S3ConfigurationSource |
A polled configuration source backed by a file on Amazon S3.
|