public class Tug extends Object
public Tug(int parallelism,
TugAction action,
Path manifestPath,
List<String> resources)
parallelism - max number of concurrent actionsaction - the action to perform on the clustermanifestPath - the path to the manifest fileresources - the resources specified on the command line or an empty list for all defined in the manifestCopyright © 2018. All rights reserved.