public final class CreateChildContainerOptions extends CreateContainerBasicOptions<CreateChildContainerOptions>
Modifier and Type | Class and Description |
---|---|
static class |
CreateChildContainerOptions.Builder |
AGENT_AUTOSTART, DEFAULT_DATA_DIR, DEFAULT_IMPORT_PATH, DEFAULT_INIT_LIMIT, DEFAULT_MIGRATION_TIMEOUT, DEFAULT_SYNC_LIMIT, DEFAULT_TICKTIME, ENSEMBLE_AUTOSTART, PROFILES_AUTOIMPORT, PROFILES_AUTOIMPORT_PATH, ROLE_DELIMITER, ZOOKEEPER_PASSWORD, ZOOKEEPER_SERVER_CONNECTION_PORT, ZOOKEEPER_SERVER_PORT
BIND_ADDRESS, DEFAULT_VERSION, PROFILES, VERSION
Modifier and Type | Method and Description |
---|---|
static CreateChildContainerOptions.Builder |
builder() |
java.lang.String |
getJmxPassword() |
java.lang.String |
getJmxUser() |
CreateContainerOptions |
updateCredentials(java.lang.String newJmxUser,
java.lang.String newJmxPassword)
Creates a new instance of
CreateContainerOptions with updated credentials. |
getBindAddress, getJvmOpts, getManualIp, getMaximumPort, getMetadataMap, getMinimumPort, getName, getNumber, getParent, getPreferredAddress, getProviderType, getProxyUri, getResolver, getSystemProperties, getVersion, getZookeeperPassword, getZookeeperUrl, isAdminAccess, isEnsembleServer
generatePassword, getBootstrapTimeout, getImportPath, getMigrationTimeout, getUsers, getZooKeeperServerConnectionPort, getZooKeeperServerDataDir, getZooKeeperServerInitLimit, getZooKeeperServerPort, getZooKeeperServerSyncLimit, getZooKeeperServerTickTime, isAgentEnabled, isAutoImportEnabled, isClean, isEnsembleStart, isWaitForProvision, toString
getDataStoreProperties, getGlobalResolver, getProfiles
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getProfiles
public CreateContainerOptions updateCredentials(java.lang.String newJmxUser, java.lang.String newJmxPassword)
CreateContainerOptions
CreateContainerOptions
with updated credentials.updateCredentials
in interface CreateContainerOptions
updateCredentials
in class CreateContainerBasicOptions<CreateChildContainerOptions>
public static CreateChildContainerOptions.Builder builder()
public java.lang.String getJmxUser()
public java.lang.String getJmxPassword()
Copyright © 2011-2014 Red Hat. All Rights Reserved.