public class SdkRuntimeInfo
extends com.streamsets.datacollector.main.RuntimeInfo
CALLBACK_URL, CONFIG_DIR, DATA_COLLECTOR_BASE_HTTP_URL, DATA_DIR, LIBEXEC_DIR, LOG_DIR, LOG4J_CONFIGURATION_URL_ATTR, LOG4J_PROPERTIES, PIPELINE_ACCESS_CONTROL_ENABLED, PIPELINE_ACCESS_CONTROL_ENABLED_DEFAULT, RESOURCES_DIR, SCH_CONF_OVERRIDE, SECURITY_PREFIX, SPLITTER, STATIC_WEB_DIR, TRANSIENT_ENVIRONMENT, UNDEF| Constructor and Description |
|---|
SdkRuntimeInfo(String propertyPrefix,
com.codahale.metrics.MetricRegistry metrics,
List<? extends ClassLoader> stageLibraryClassLoaders) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getMasterSDCId() |
String |
getRuntimeDir() |
void |
init() |
boolean |
isClusterSlave() |
getAppAuthToken, getAttribute, getAuthenticationTokens, getBaseHttpUrl, getClusterCallbackURL, getConfigDir, getDataDir, getDeploymentId, getLibexecDir, getLibsExtraDir, getLog4jPropertiesFileName, getLogDir, getMetrics, getRandomUUID, getResourcesDir, getRolesFromAuthenticationToken, getSSLContext, getStageLibraryClassLoaders, getStaticWebDir, hasAttribute, isAclEnabled, isDPMEnabled, isRemoteRegistrationSuccessful, isRemoteSsoDisabled, isValidAuthenticationToken, loadOrReloadConfigs, log, reloadAuthenticationToken, removeAttribute, setAclEnabled, setAttribute, setBaseHttpUrl, setDeploymentId, setDPMEnabled, setRemoteRegistrationStatus, setRemoteSsoDisabled, setShutdownHandler, setSSLContext, shutdown, storeControlHubConfigspublic SdkRuntimeInfo(String propertyPrefix, com.codahale.metrics.MetricRegistry metrics, List<? extends ClassLoader> stageLibraryClassLoaders)
public void init()
init in class com.streamsets.datacollector.main.RuntimeInfopublic String getId()
getId in class com.streamsets.datacollector.main.RuntimeInfopublic String getMasterSDCId()
getMasterSDCId in class com.streamsets.datacollector.main.RuntimeInfopublic String getRuntimeDir()
getRuntimeDir in class com.streamsets.datacollector.main.RuntimeInfopublic boolean isClusterSlave()
isClusterSlave in class com.streamsets.datacollector.main.RuntimeInfoCopyright © 2019 StreamSets. All rights reserved.