Open fsat opened 8 years ago
Implement Akka Distributed Data helper class:
ORMapState
ORMap
ReplicatingActor
replicator
Implement EmptyActor abstract class - provides empty behaviour which is helpful when applying stackable traits.
EmptyActor
Implement Akka Distributed Data helper class:
ORMapState
which provides helper methods dealing withORMap
ReplicatingActor
which provides base trait for Actor which provides reference of Akka Distributed Data'sreplicator
Implement
EmptyActor
abstract class - provides empty behaviour which is helpful when applying stackable traits.