public static interface ReplicatedEvents.NotificationOrBuilder
extends akka.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ReplicatedEvents.Notification.EventsWritten |
getEventsWritten(int index)
repeated .Notification.EventsWritten eventsWritten = 1; |
int |
getEventsWrittenCount()
repeated .Notification.EventsWritten eventsWritten = 1; |
java.util.List<ReplicatedEvents.Notification.EventsWritten> |
getEventsWrittenList()
repeated .Notification.EventsWritten eventsWritten = 1; |
ReplicatedEvents.Notification.EventsWrittenOrBuilder |
getEventsWrittenOrBuilder(int index)
repeated .Notification.EventsWritten eventsWritten = 1; |
java.util.List<? extends ReplicatedEvents.Notification.EventsWrittenOrBuilder> |
getEventsWrittenOrBuilderList()
repeated .Notification.EventsWritten eventsWritten = 1; |
java.util.List<ReplicatedEvents.Notification.EventsWritten> getEventsWrittenList()
repeated .Notification.EventsWritten eventsWritten = 1;ReplicatedEvents.Notification.EventsWritten getEventsWritten(int index)
repeated .Notification.EventsWritten eventsWritten = 1;int getEventsWrittenCount()
repeated .Notification.EventsWritten eventsWritten = 1;java.util.List<? extends ReplicatedEvents.Notification.EventsWrittenOrBuilder> getEventsWrittenOrBuilderList()
repeated .Notification.EventsWritten eventsWritten = 1;ReplicatedEvents.Notification.EventsWrittenOrBuilder getEventsWrittenOrBuilder(int index)
repeated .Notification.EventsWritten eventsWritten = 1;