de.kumpe.hadooptimizer.jeneva.server
Class JenevaServer<I>
java.lang.Object
de.kumpe.hadooptimizer.jeneva.server.JenevaServer<I>
public final class JenevaServer<I>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static <I> void main(String[] args)
throws RemoteException,
AlreadyBoundException,
InterruptedException,
BrokenBarrierException,
UnknownHostException
- Throws:
RemoteException
AlreadyBoundException
InterruptedException
BrokenBarrierException
UnknownHostException
getServerService
public static ServerService getServerService()
throws RemoteException,
NotBoundException
- Throws:
RemoteException
NotBoundException
getServerService
public static ServerService getServerService(String host,
int port)
throws RemoteException,
NotBoundException,
AccessException
- Throws:
RemoteException
NotBoundException
AccessException
quit
public void quit()
Copyright © 2011 Christian Kumpe. All Rights Reserved.