public class TachyonMaster extends Object
| Constructor and Description |
|---|
TachyonMaster(InetSocketAddress address,
int webPort,
int selectorThreads,
int acceptQueueSizePerThreads,
int workerThreads) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
start() |
void |
stop() |
public TachyonMaster(InetSocketAddress address, int webPort, int selectorThreads, int acceptQueueSizePerThreads, int workerThreads)
Copyright © 2014. All rights reserved.