ObjectStorageStreamLoader
class ObjectStorageStreamLoader<T : RemoteObject<*>>(val stream: DestinationStream, client: ObjectStorageClient<T>, destinationStateManager: DestinationStateManager<ObjectStorageDestinationState>) : StreamLoader
Constructors
Link copied to clipboard
constructor(stream: DestinationStream, client: ObjectStorageClient<T>, destinationStateManager: DestinationStateManager<ObjectStorageDestinationState>)