public class UpdateBlobs extends Object implements Runnable
downloads all blobs listed in the topology configuration for all topologies assigned to this supervisor, and creates version files with a suffix. The Runnable is intended to be run periodically by a timer, created elsewhere.
Constructor and Description |
---|
UpdateBlobs(Supervisor supervisor) |
public UpdateBlobs(Supervisor supervisor)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.