| Package | Description |
|---|---|
| tachyon |
| Modifier and Type | Method and Description |
|---|---|
static Worker |
Worker.createWorker(InetSocketAddress masterAddress,
InetSocketAddress workerAddress,
int dataPort,
int selectorThreads,
int acceptQueueSizePerThreads,
int workerThreads,
String localFolder,
long spaceLimitBytes) |
static Worker |
Worker.createWorker(String masterAddress,
String workerAddress,
int dataPort,
int selectorThreads,
int acceptQueueSizePerThreads,
int workerThreads,
String localFolder,
long spaceLimitBytes) |
Copyright © 2013. All rights reserved.