public class SnapshotWriteService
extends java.lang.Object
| Constructor and Description |
|---|
SnapshotWriteService(de.otto.edison.aws.s3.S3Service s3Service,
SnapshotProperties properties) |
| 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(de.otto.edison.aws.s3.S3Service s3Service,
SnapshotProperties properties)