Class SnapshotEventCreationEndpoint
- java.lang.Object
-
- org.zalando.nakadiproducer.snapshots.impl.SnapshotEventCreationEndpoint
-
@Endpoint(id="snapshot-event-creation") public class SnapshotEventCreationEndpoint extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSnapshotEventCreationEndpoint.SnapshotReport
-
Constructor Summary
Constructors Constructor Description SnapshotEventCreationEndpoint(org.zalando.nakadiproducer.snapshots.impl.SnapshotCreationService snapshotCreationService, org.zalando.nakadiproducer.flowid.FlowIdComponent flowIdComponent)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcreateFilteredSnapshotEvents(String arg0, String filter)SnapshotEventCreationEndpoint.SnapshotReportgetSupportedEventTypes()
-
-
-
Method Detail
-
getSupportedEventTypes
@ReadOperation public SnapshotEventCreationEndpoint.SnapshotReport getSupportedEventTypes()
-
-