Package-level declarations
Types
Link copied to clipboard
class ObjectStorageDestinationState(stream: DestinationStream, client: ObjectStorageClient<*>, pathFactory: PathFactory, destinationConfig: DestinationConfiguration) : DestinationState
Link copied to clipboard
@Singleton
Note: there's no persisting yet. This will require either a client-provided path to store data or a guaranteed sortable set of file names so that we can send the high watermark to the platform.