tachyon
Class Master
java.lang.Object
tachyon.Master
public class Master
- extends Object
Entry point for the Master program.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createMaster
public static Master createMaster(InetSocketAddress address,
int webport,
int selectorThreads,
int acceptQueueSizePerThreads,
int workerThreads)
start
public void start()
stop
public void stop()
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
Copyright © 2013. All Rights Reserved.