public static class StatefulRepository.WriteInterest extends Object implements io.vlingo.symbio.store.state.StateStore.WriteResultInterest
| Modifier and Type | Method and Description |
|---|---|
<S,C> void |
writeResultedIn(io.vlingo.common.Outcome<io.vlingo.symbio.store.StorageException,io.vlingo.symbio.store.Result> outcome,
String id,
S state,
int stateVersion,
List<io.vlingo.symbio.Source<C>> sources,
Object object) |
public <S,C> void writeResultedIn(io.vlingo.common.Outcome<io.vlingo.symbio.store.StorageException,io.vlingo.symbio.store.Result> outcome,
String id,
S state,
int stateVersion,
List<io.vlingo.symbio.Source<C>> sources,
Object object)
writeResultedIn in interface io.vlingo.symbio.store.state.StateStore.WriteResultInterestCopyright © 2020. All rights reserved.