Modifier and Type | Method and Description |
---|---|
TcInstallation.ExecutorType |
TcInstallation.getType() |
static TcInstallation.ExecutorType |
TcInstallation.ExecutorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TcInstallation.ExecutorType[] |
TcInstallation.ExecutorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TcInstallation(String rootBinPath,
String executorPath,
TcInstallation.ExecutorType type,
String version) |
Copyright © 2016–2018. All rights reserved.