org.apache.pekko.cluster.ddata.protobuf
Members list
Type members
Classlikes
abstract class AbstractSerializationSupport extends JSerializer, SerializationSupport
Java API
Java API
Attributes
- Source
- SerializationSupport.scala
- Supertypes
-
trait SerializationSupportclass JSerializertrait Serializerclass Objecttrait Matchableclass AnyShow all
object OtherMessageComparator extends Comparator[OtherMessage]
Attributes
- Source
- ReplicatedDataSerializer.scala
- Supertypes
-
trait Comparator[OtherMessage]class Objecttrait Matchableclass Any
- Self type
class ReplicatedDataSerializer(val system: ExtendedActorSystem) extends SerializerWithStringManifest, SerializationSupport, BaseSerializer
Protobuf serializer of ReplicatedData.
Protobuf serializer of ReplicatedData.
Attributes
- Source
- ReplicatedDataSerializer.scala
- Supertypes
-
trait BaseSerializertrait SerializationSupporttrait Serializerclass Objecttrait Matchableclass AnyShow all
class ReplicatorMessageSerializer(val system: ExtendedActorSystem) extends SerializerWithStringManifest, SerializationSupport, BaseSerializer
Protobuf serializer of ReplicatorMessage messages.
Protobuf serializer of ReplicatorMessage messages.
Attributes
- Source
- ReplicatorMessageSerializer.scala
- Supertypes
-
trait BaseSerializertrait SerializationSupporttrait Serializerclass Objecttrait Matchableclass AnyShow all
trait SerializationSupport
Some useful serialization helper methods.
Some useful serialization helper methods.
Attributes
- Source
- SerializationSupport.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
In this article