public class SnapshotWriteService
extends java.lang.Object
| Constructor and Description |
|---|
SnapshotWriteService(software.amazon.awssdk.services.s3.S3Client s3Client,
SnapshotProperties properties) |
SnapshotWriteService(software.amazon.awssdk.services.s3.S3Client s3Client,
SnapshotProperties properties,
org.slf4j.Marker marker) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
writeSnapshot(java.lang.String channelName,
de.otto.synapse.channel.ChannelPosition position,
de.otto.synapse.state.StateRepository<java.lang.String> stateRepository) |
public SnapshotWriteService(software.amazon.awssdk.services.s3.S3Client s3Client,
SnapshotProperties properties)
public SnapshotWriteService(software.amazon.awssdk.services.s3.S3Client s3Client,
SnapshotProperties properties,
org.slf4j.Marker marker)