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.DynamoDBDispatcherControlActor<RS> (implements io.vlingo.symbio.store.dispatch.DispatcherControl, io.vlingo.common.Scheduled<T>)
- io.vlingo.symbio.store.state.dynamodb.DynamoDBStateActor<RS> (implements io.vlingo.symbio.store.state.StateStore)
- io.vlingo.symbio.store.state.dynamodb.DynamoDBStateStoreEntryReaderActor<T> (implements io.vlingo.symbio.store.state.StateStoreEntryReader<T>)
- io.vlingo.symbio.store.state.dynamodb.handlers.BatchWriteItemAsyncHandler<S,RS,C> (implements com.amazonaws.handlers.AsyncHandler<REQUEST,RESULT>)
- io.vlingo.symbio.store.state.dynamodb.adapters.BinaryStateRecordAdapter (implements io.vlingo.symbio.store.state.dynamodb.adapters.RecordAdapter<RS>)
- io.vlingo.symbio.store.state.dynamodb.handlers.ConfirmDispatchableAsyncHandler (implements com.amazonaws.handlers.AsyncHandler<REQUEST,RESULT>)
- io.vlingo.symbio.store.state.dynamodb.handlers.DispatchAsyncHandler<RS> (implements com.amazonaws.handlers.AsyncHandler<REQUEST,RESULT>)
- io.vlingo.symbio.store.state.dynamodb.handlers.GetEntityAsyncHandler<S,RS> (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<RS>)
Interface Hierarchy
Copyright © 2019. All rights reserved.