public class ScpContext extends Context
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
HERON_UPLOADER_SCP_CONNECTION |
static java.lang.String |
HERON_UPLOADER_SCP_DIR_PATH |
static java.lang.String |
HERON_UPLOADER_SCP_DIR_PATH_DEFAULT |
static java.lang.String |
HERON_UPLOADER_SCP_OPTIONS |
static java.lang.String |
HERON_UPLOADER_SSH_CONNECTION |
static java.lang.String |
HERON_UPLOADER_SSH_OPTIONS |
Constructor and Description |
---|
ScpContext() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
scpConnection(Config config) |
static java.lang.String |
scpOptions(Config config) |
static java.lang.String |
sshConnection(Config config) |
static java.lang.String |
sshOptions(Config config) |
static java.lang.String |
uploadDirPath(Config config) |
buildHost, buildTime, buildTimeStamp, buildUser, buildVersion, clientFile, cluster, clusterFile, clusterJavaHome, corePackageUri, dryRun, dryRunFormatType, environ, executorBinary, heronBin, heronConf, heronDist, heronEtc, heronHome, heronLib, instanceClassPath, instanceCpu, instanceDisk, instanceRam, javaHome, launcherClass, metricsCacheManagerClassPath, metricsManagerClassPath, metricsSinksFile, overrideFile, packingClass, packingClassPath, packingFile, pythonInstanceBinary, repackingClass, role, schedulerClass, schedulerClassPath, schedulerFile, schedulerJar, schedulerProxyConnectionString, schedulerProxyConnectionType, schedulerService, shellBinary, stateManagerClass, stateManagerClassPath, stateManagerConnectionString, stateManagerFile, stateManagerRootPath, stmgrBinary, stmgrRam, systemConfigFile, systemFile, tmasterBinary, topologyBinaryFile, topologyContainerId, topologyDefinitionFile, topologyName, topologyPackageFile, topologyPackageType, uploaderClass, uploaderClassPath, uploaderFile, verbose
public static final java.lang.String HERON_UPLOADER_SCP_OPTIONS
public static final java.lang.String HERON_UPLOADER_SCP_CONNECTION
public static final java.lang.String HERON_UPLOADER_SSH_OPTIONS
public static final java.lang.String HERON_UPLOADER_SSH_CONNECTION
public static final java.lang.String HERON_UPLOADER_SCP_DIR_PATH
public static final java.lang.String HERON_UPLOADER_SCP_DIR_PATH_DEFAULT
public static java.lang.String scpOptions(Config config)
public static java.lang.String scpConnection(Config config)
public static java.lang.String sshOptions(Config config)
public static java.lang.String sshConnection(Config config)
public static java.lang.String uploadDirPath(Config config)