Class Hierarchy
- java.lang.Object
- io.vlingo.actors.Actor (implements io.vlingo.actors.Startable, io.vlingo.actors.Stoppable, io.vlingo.actors.testkit.TestStateView)
- io.vlingo.symbio.store.state.dynamodb.DynamoDBStateActor<T> (implements io.vlingo.symbio.store.state.StateStore.DispatcherControl)
- io.vlingo.symbio.store.state.dynamodb.DynamoDBBinaryStateActor (implements io.vlingo.symbio.store.state.BinaryStateStore)
- io.vlingo.symbio.store.state.dynamodb.DynamoDBTextStateActor (implements io.vlingo.symbio.store.state.TextStateStore)
- io.vlingo.symbio.store.state.dynamodb.handlers.BatchWriteItemAsyncHandler<T> (implements com.amazonaws.handlers.AsyncHandler<REQUEST,RESULT>)
- io.vlingo.symbio.store.state.dynamodb.adapters.BinaryStateRecordAdapter (implements io.vlingo.symbio.store.state.dynamodb.adapters.RecordAdapter<T>)
- io.vlingo.symbio.store.state.dynamodb.handlers.ConfirmDispatchableAsyncHandler (implements com.amazonaws.handlers.AsyncHandler<REQUEST,RESULT>)
- io.vlingo.symbio.store.state.dynamodb.handlers.DispatchAsyncHandler<T> (implements com.amazonaws.handlers.AsyncHandler<REQUEST,RESULT>)
- io.vlingo.symbio.store.state.dynamodb.handlers.GetEntityAsyncHandler<T> (implements com.amazonaws.handlers.AsyncHandler<REQUEST,RESULT>)
- io.vlingo.symbio.store.state.dynamodb.interests.NoopCreateTableInterest (implements io.vlingo.symbio.store.state.dynamodb.interests.CreateTableInterest)
- io.vlingo.symbio.store.state.dynamodb.adapters.TextStateRecordAdapter (implements io.vlingo.symbio.store.state.dynamodb.adapters.RecordAdapter<T>)
Interface Hierarchy
Copyright © 2018. All rights reserved.