ObjectStorageFallbackPersister
@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.
Constructors
Link copied to clipboard
constructor(client: ObjectStorageClient<*>, pathFactory: PathFactory, destinationConfig: DestinationConfiguration)