+per #3906 use AbstractActor for Java8 Persistence
- also rename and link doc chapter
This commit is contained in:
parent
a0a541eda7
commit
8a0a6d9e13
5 changed files with 8 additions and 6 deletions
|
|
@ -444,4 +444,4 @@ abstract class UntypedProcessor extends UntypedActor with Processor
|
|||
* @see [[Recover]]
|
||||
* @see [[PersistentBatch]]
|
||||
*/
|
||||
abstract class AbstractProcessor extends Processor
|
||||
abstract class AbstractProcessor extends AbstractActor with Processor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue