Package akka.cluster.sharding
Interface ClusterShardingSerializable
-
- All Superinterfaces:
java.io.Serializable
- All Known Subinterfaces:
ShardCoordinator.Internal$.CoordinatorCommand
,ShardCoordinator.Internal$.CoordinatorMessage
,ShardCoordinator.Internal$.DomainEvent
- All Known Implementing Classes:
ShardCoordinator.Internal$.State
public interface ClusterShardingSerializable extends java.io.Serializable
Marker trait for remote messages and persistent events/snapshots with special serializer.