Simplify signature of ClusterSharding.spawn, #25480

This commit is contained in:
Patrik Nordwall 2018-08-28 11:41:34 +02:00
parent 2a5f254f16
commit 0804daf1a5
16 changed files with 465 additions and 298 deletions

View file

@ -133,7 +133,6 @@ public class InDepthPersistentBehaviorTest {
}
}
public static class PassivatePost implements BlogCommand {
}
public static class PostContent implements BlogCommand {
final String postId;