A C D E G I K L P R S U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(Message<String>) - Method in class de.otto.synapse.compaction.s3.SnapshotMessageConsumer
- add(MessageStoreEntry) - Method in class de.otto.synapse.messagestore.aws.S3SnapshotMessageStore
-
Deprecated.Unsupported operation.
- apply(SnapshotMessage) - Method in class de.otto.synapse.compaction.s3.SnapshotMessageDecoder
C
- close() - Method in class de.otto.synapse.messagestore.aws.S3SnapshotMessageStore
- compact(String) - Method in class de.otto.synapse.compaction.s3.CompactionService
- compact(String, MessageFormat, Marker) - Method in class de.otto.synapse.compaction.s3.CompactionService
- compact(String, Marker) - Method in class de.otto.synapse.compaction.s3.CompactionService
- COMPACTION_FILE_EXTENSION - Static variable in class de.otto.synapse.compaction.s3.SnapshotFileHelper
- CompactionAutoConfiguration - Class in de.otto.synapse.configuration.aws
- CompactionAutoConfiguration() - Constructor for class de.otto.synapse.configuration.aws.CompactionAutoConfiguration
- CompactionProperties - Class in de.otto.synapse.configuration.aws
- CompactionProperties() - Constructor for class de.otto.synapse.configuration.aws.CompactionProperties
- compactionService(SnapshotWriteService, StateRepository<String>, MessageLogReceiverEndpointFactory, MessageStoreFactory<? extends MessageStore>) - Method in class de.otto.synapse.configuration.aws.CompactionAutoConfiguration
- CompactionService - Class in de.otto.synapse.compaction.s3
- CompactionService(SnapshotWriteService, StateRepository<String>, MessageLogReceiverEndpointFactory, MessageStoreFactory<? extends MessageStore>) - Constructor for class de.otto.synapse.compaction.s3.CompactionService
- CompactionService(SnapshotWriteService, StateRepository<String>, MessageLogReceiverEndpointFactory, MessageStoreFactory<? extends MessageStore>, Clock) - Constructor for class de.otto.synapse.compaction.s3.CompactionService
- compactionStateRepository() - Method in class de.otto.synapse.configuration.aws.CompactionAutoConfiguration
- createBucket(String) - Method in class de.otto.synapse.helper.s3.S3Helper
D
- de.otto.synapse.compaction.s3 - package de.otto.synapse.compaction.s3
- de.otto.synapse.configuration.aws - package de.otto.synapse.configuration.aws
- de.otto.synapse.helper.s3 - package de.otto.synapse.helper.s3
- de.otto.synapse.messagestore.aws - package de.otto.synapse.messagestore.aws
- deleteAllObjectsInBucket(String) - Method in class de.otto.synapse.helper.s3.S3Helper
- deleteAllObjectsWithPrefixInBucket(String, String) - Method in class de.otto.synapse.helper.s3.S3Helper
- download(String, String, Path) - Method in class de.otto.synapse.helper.s3.S3Helper
E
- existsAndHasSize(Path, long) - Static method in class de.otto.synapse.compaction.s3.SnapshotFileHelper
G
- getBucketName() - Method in class de.otto.synapse.configuration.aws.SnapshotProperties
- getChannelNames() - Method in class de.otto.synapse.messagestore.aws.S3SnapshotMessageStore
- getHeader() - Method in class de.otto.synapse.compaction.s3.SnapshotMessage
- getIndexes() - Method in class de.otto.synapse.messagestore.aws.S3SnapshotMessageStore
- getKey() - Method in class de.otto.synapse.compaction.s3.SnapshotMessage
- getLatestChannelPosition() - Method in class de.otto.synapse.messagestore.aws.S3SnapshotMessageStore
- getLatestChannelPosition(String) - Method in class de.otto.synapse.messagestore.aws.S3SnapshotMessageStore
- getPayload() - Method in class de.otto.synapse.compaction.s3.SnapshotMessage
- getSnapshotFileNamePrefix(String) - Static method in class de.otto.synapse.compaction.s3.SnapshotFileHelper
- getSnapshotTimestamp() - Method in class de.otto.synapse.messagestore.aws.S3SnapshotMessageStore
- getSnapshotTimestamp(String) - Static method in class de.otto.synapse.compaction.s3.SnapshotFileHelper
- getTempDir() - Static method in class de.otto.synapse.compaction.s3.SnapshotFileHelper
- getTempFile(String) - Static method in class de.otto.synapse.compaction.s3.SnapshotFileHelper
I
- isCompacting() - Method in class de.otto.synapse.messagestore.aws.S3SnapshotMessageStore
- isEnabled() - Method in class de.otto.synapse.configuration.aws.CompactionProperties
K
- keyPattern() - Method in class de.otto.synapse.compaction.s3.SnapshotMessageConsumer
-
Returns the pattern of
message keysaccepted by this consumer.
L
- listAll(String) - Method in class de.otto.synapse.helper.s3.S3Helper
- listAllFiles(String) - Method in class de.otto.synapse.helper.s3.S3Helper
- listBucketNames() - Method in class de.otto.synapse.helper.s3.S3Helper
- logDiskUsage() - Static method in class de.otto.synapse.compaction.s3.SnapshotFileHelper
P
- parse(File, MessageDispatcher) - Method in class de.otto.synapse.compaction.s3.SnapshotParser
- PART_SIZE_IN_BYTES - Static variable in class de.otto.synapse.helper.s3.S3Helper
- payloadType() - Method in class de.otto.synapse.compaction.s3.SnapshotMessageConsumer
-
Returns the expected payload type of
eventsconsumed by this EventConsumer.
R
- removeTempFiles(String) - Static method in class de.otto.synapse.compaction.s3.SnapshotFileHelper
- retrieveLatestSnapshot(String) - Method in class de.otto.synapse.compaction.s3.SnapshotReadService
S
- S3AutoConfiguration - Class in de.otto.synapse.configuration.aws
- S3AutoConfiguration() - Constructor for class de.otto.synapse.configuration.aws.S3AutoConfiguration
- s3Client(AwsProperties, AwsCredentialsProvider) - Method in class de.otto.synapse.configuration.aws.S3AutoConfiguration
- S3Helper - Class in de.otto.synapse.helper.s3
- S3Helper(S3Client) - Constructor for class de.otto.synapse.helper.s3.S3Helper
- S3SnapshotAutoConfiguration - Class in de.otto.synapse.configuration.aws
- S3SnapshotAutoConfiguration() - Constructor for class de.otto.synapse.configuration.aws.S3SnapshotAutoConfiguration
- S3SnapshotMessageStore - Class in de.otto.synapse.messagestore.aws
- S3SnapshotMessageStore(String, SnapshotReadService, ApplicationEventPublisher) - Constructor for class de.otto.synapse.messagestore.aws.S3SnapshotMessageStore
- setBucketName(String) - Method in class de.otto.synapse.configuration.aws.SnapshotProperties
- setEnabled(boolean) - Method in class de.otto.synapse.configuration.aws.CompactionProperties
- setSnapshotFile(File) - Method in class de.otto.synapse.compaction.s3.SnapshotReadService
-
Force to read a local snapshot file instead of retrieving it from S3 bucket.
- SnapshotFileHelper - Class in de.otto.synapse.compaction.s3
- SnapshotMessage - Class in de.otto.synapse.compaction.s3
- SnapshotMessage(Key, Header, String) - Constructor for class de.otto.synapse.compaction.s3.SnapshotMessage
- SnapshotMessageConsumer - Class in de.otto.synapse.compaction.s3
-
A
MessageConsumerthat is used to update Snapshots. - SnapshotMessageConsumer(MessageFormat, StateRepository<String>) - Constructor for class de.otto.synapse.compaction.s3.SnapshotMessageConsumer
-
Creates a StatefulMessageConsumer.
- SnapshotMessageDecoder - Class in de.otto.synapse.compaction.s3
- SnapshotMessageDecoder() - Constructor for class de.otto.synapse.compaction.s3.SnapshotMessageDecoder
- SnapshotParser - Class in de.otto.synapse.compaction.s3
- SnapshotParser() - Constructor for class de.otto.synapse.compaction.s3.SnapshotParser
- SnapshotProperties - Class in de.otto.synapse.configuration.aws
- SnapshotProperties() - Constructor for class de.otto.synapse.configuration.aws.SnapshotProperties
- snapshotReadService(S3Client, SnapshotProperties) - Method in class de.otto.synapse.configuration.aws.S3SnapshotAutoConfiguration
- SnapshotReadService - Class in de.otto.synapse.compaction.s3
- SnapshotReadService(SnapshotProperties, S3Client) - Constructor for class de.otto.synapse.compaction.s3.SnapshotReadService
- SnapshotReadService(SnapshotProperties, S3Client, Marker) - Constructor for class de.otto.synapse.compaction.s3.SnapshotReadService
- snapshotWriteService(S3Client, SnapshotProperties) - Method in class de.otto.synapse.configuration.aws.S3SnapshotAutoConfiguration
- SnapshotWriteService - Class in de.otto.synapse.compaction.s3
- SnapshotWriteService(S3Client, SnapshotProperties) - Constructor for class de.otto.synapse.compaction.s3.SnapshotWriteService
- SnapshotWriteService(S3Client, SnapshotProperties, Marker) - Constructor for class de.otto.synapse.compaction.s3.SnapshotWriteService
- stream() - Method in class de.otto.synapse.messagestore.aws.S3SnapshotMessageStore
- stream(Index, String) - Method in class de.otto.synapse.messagestore.aws.S3SnapshotMessageStore
-
Deprecated.Unsupported operation.
U
- upload(String, File) - Method in class de.otto.synapse.helper.s3.S3Helper
- uploadAsMultipart(String, File, int) - Method in class de.otto.synapse.helper.s3.S3Helper
W
- writeSnapshot(String, ChannelPosition, StateRepository<String>) - Method in class de.otto.synapse.compaction.s3.SnapshotWriteService
All Classes All Packages