Package akka.cluster.sharding
Class RemoveInternalClusterShardingData.RemoveOnePersistenceId$
- java.lang.Object
 - 
- akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$
 
 
- 
- Enclosing class:
 - RemoveInternalClusterShardingData
 
public static class RemoveInternalClusterShardingData.RemoveOnePersistenceId$ extends java.lang.ObjectINTERNAL API 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removalsstatic classRemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals$static classRemoveInternalClusterShardingData.RemoveOnePersistenceId$.Resultstatic classRemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result$ 
- 
Field Summary
Fields Modifier and Type Field Description static RemoveInternalClusterShardingData.RemoveOnePersistenceId$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description RemoveOnePersistenceId$() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Propsprops(java.lang.String journalPluginId, java.lang.String persistenceId, ActorRef replyTo) 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final RemoveInternalClusterShardingData.RemoveOnePersistenceId$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -