DynamoDBBinaryStateActor(io.vlingo.symbio.store.state.StateStore.Dispatcher dispatcher,
com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync dynamodb,
CreateTableInterest createTableInterest) |
DynamoDBStateActor(io.vlingo.symbio.store.state.StateStore.Dispatcher dispatcher,
com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync dynamodb,
CreateTableInterest createTableInterest,
RecordAdapter<T> recordAdapter,
io.vlingo.symbio.State<T> nullState) |
DynamoDBTextStateActor(io.vlingo.symbio.store.state.StateStore.Dispatcher dispatcher,
com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync dynamodb,
CreateTableInterest createTableInterest) |