com.twitter.storehaus

dynamodb

package dynamodb

Visibility
  1. Public
  2. All

Type Members

  1. class DynamoLongStore extends ConvertedStore[String, String, AttributeValue, Long] with MergeableStore[String, Long]

  2. class DynamoStore extends Store[String, AttributeValue]

  3. class DynamoStringStore extends ConvertedStore[String, String, AttributeValue, String]

Value Members

  1. object AwsBijections extends NumericInjections

  2. object DynamoLongStore extends AnyRef

  3. object DynamoStore extends AnyRef

  4. object DynamoStringStore extends AnyRef