| Package | Description |
|---|---|
| io.vlingo.symbio.store.state.dynamodb | |
| io.vlingo.symbio.store.state.dynamodb.adapters |
| Modifier and Type | Field and Description |
|---|---|
protected RecordAdapter<T> |
DynamoDBStateActor.recordAdapter |
| Constructor and Description |
|---|
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) |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryStateRecordAdapter |
class |
TextStateRecordAdapter |
Copyright © 2018. All rights reserved.