| Package | Description |
|---|---|
| io.vlingo.scooter.persistence |
| Modifier and Type | Method and Description |
|---|---|
protected StatefulRepository.ReadInterest |
StatefulRepository.readInterest()
Answer a
StatefulRepository.ReadInterest for each new read(). |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
StatefulRepository.await(StatefulRepository.ReadInterest interest)
Answer the T afer awaiting the read to be completed.
|
Copyright © 2020. All rights reserved.