public class WebInfoServer extends Object
| Constructor and Description |
|---|
WebInfoServer(Configuration nepheleConfig,
int port,
JobManager jobmanager)
Creates a new web info server.
|
public WebInfoServer(Configuration nepheleConfig, int port, JobManager jobmanager) throws IOException
nepheleConfig - The configuration for the nephele job manager.port - The port to launch the server on.IOException - Thrown, if the server setup failed for an I/O related reason.Copyright © 2015 The Apache Software Foundation. All rights reserved.