public class TdmRunner extends Object
| Constructor and Description |
|---|
TdmRunner() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
setCatalog(org.springframework.core.io.Resource catalog) |
void |
setContentDir(String contentDir) |
void |
setExecutor(ExecutorService executor) |
void |
setNThreads(int n) |
void |
setPathAliasReplacements(List<PathAliasReplacement> aliasExpanders) |
void |
setServerNames(String[] serverNames) |
void |
setShowOnly(boolean showOnly) |
public void setContentDir(String contentDir)
public void setShowOnly(boolean showOnly)
public void setNThreads(int n)
public void setExecutor(ExecutorService executor)
public void setCatalog(org.springframework.core.io.Resource catalog)
public void setServerNames(String[] serverNames) throws HTTPException
HTTPExceptionpublic void setPathAliasReplacements(List<PathAliasReplacement> aliasExpanders)
public static void main(String[] args) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 1999–2014 UCAR/Unidata. All rights reserved.