Constant Field Values
Contents
com.veertu.*
-
com.veertu.RoundRobin Modifier and Type Constant Field Value public static final int
startWeight
50
-
com.veertu.ankaMgmtSdk.AnkaMgmtCommunicator Modifier and Type Constant Field Value protected final int
maxRetries
10
protected final int
timeout
30000
-
com.veertu.plugin.anka.AbstractAnkaSlave Modifier and Type Constant Field Value public final int
launchTimeout
300
-
com.veertu.plugin.anka.AbstractSlaveTemplate Modifier and Type Constant Field Value protected static final int
DEFAULT_SCHEDULING_TIMEOUT
1800
-
com.veertu.plugin.anka.AnkaCloudSlaveTemplate Modifier and Type Constant Field Value public static final String
BridgedNetwork
"bridge"
-
com.veertu.plugin.anka.AnkaLauncher Modifier and Type Constant Field Value protected static final int
defaultLaunchTimeoutSeconds
2000
protected static final int
defaultMaxNumRetries
5
protected static final int
defaultRetryWaitTime
5
protected static final int
defaultSSHLaunchDelay
15
-
com.veertu.plugin.anka.AnkaSaveImageBuildStep Modifier and Type Constant Field Value public final int
DEFAULT_TIMEOUT_MINS
120
-
com.veertu.plugin.anka.DurabilityMode Modifier and Type Constant Field Value public static final String
Durable
"durable"
public static final String
LightWeight
"lightweight"
-
com.veertu.plugin.anka.LaunchMethod Modifier and Type Constant Field Value public static final String
JNLP
"jnlp"
public static final String
SSH
"ssh"