Rename PersistentBehavior (#25721)
Migrated InternalProtocol with least refactor changes, in the end.
This commit is contained in:
parent
7afd847758
commit
dbfe6f38c7
63 changed files with 386 additions and 426 deletions
|
|
@ -6,7 +6,6 @@ package akka.cluster.sharding
|
|||
|
||||
import akka.actor._
|
||||
import akka.cluster.{ Cluster, MemberStatus, MultiNodeClusterSpec }
|
||||
import akka.cluster.ClusterEvent.CurrentClusterState
|
||||
import akka.remote.testconductor.RoleName
|
||||
import akka.remote.testkit.{ MultiNodeConfig, MultiNodeSpec, STMultiNodeSpec }
|
||||
import akka.testkit.{ TestDuration, TestProbe }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue