Class MessageFormats
- java.lang.Object
-
- org.apache.pekko.persistence.serialization.MessageFormats
-
@Generated public final class MessageFormats extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMessageFormats.AtLeastOnceDeliverySnapshotProtobuf typeAtLeastOnceDeliverySnapshotstatic interfaceMessageFormats.AtLeastOnceDeliverySnapshotOrBuilderstatic classMessageFormats.AtomicWriteProtobuf typeAtomicWritestatic interfaceMessageFormats.AtomicWriteOrBuilderstatic classMessageFormats.PersistentFSMSnapshotProtobuf typePersistentFSMSnapshotstatic interfaceMessageFormats.PersistentFSMSnapshotOrBuilderstatic classMessageFormats.PersistentMessageProtobuf typePersistentMessagestatic interfaceMessageFormats.PersistentMessageOrBuilderstatic classMessageFormats.PersistentPayloadProtobuf typePersistentPayloadstatic interfaceMessageFormats.PersistentPayloadOrBuilderstatic classMessageFormats.PersistentStateChangeEventProtobuf typePersistentStateChangeEventstatic interfaceMessageFormats.PersistentStateChangeEventOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.pekko.protobufv3.internal.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(org.apache.pekko.protobufv3.internal.ExtensionRegistry registry)static voidregisterAllExtensions(org.apache.pekko.protobufv3.internal.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(org.apache.pekko.protobufv3.internal.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(org.apache.pekko.protobufv3.internal.ExtensionRegistry registry)
-
getDescriptor
public static org.apache.pekko.protobufv3.internal.Descriptors.FileDescriptor getDescriptor()
-
-