org.apache.whirr.service
Class RunUrlBuilder
java.lang.Object
org.apache.whirr.service.RunUrlBuilder
public class RunUrlBuilder
- extends Object
A convenience class for building scripts to run on nodes.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunUrlBuilder
public RunUrlBuilder()
runUrls
public static String runUrls(String runUrlBase,
String... urls)
throws MalformedURLException
- Parameters:
runUrlBase
- The base URL to construct URLs from.urls
- The (possibly relative) URLs to build the runurls from.
- Returns:
-
- Throws:
MalformedURLException
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.