| Package | Description |
|---|---|
| tachyon.conf | |
| tachyon.worker |
Worker process and utils for working with the worker remotely.
|
| Modifier and Type | Field and Description |
|---|---|
NetworkType |
WorkerConf.NETWORK_TYPE |
| Modifier and Type | Method and Description |
|---|---|
static NetworkType |
NetworkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetworkType[] |
NetworkType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.