@Deprecated public abstract class ContainerCreateSupport extends FabricCommand
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
bindAddress
Deprecated.
|
protected java.lang.String[] |
dataStoreOption
Deprecated.
|
protected java.lang.String |
dataStoreType
Deprecated.
|
protected java.lang.Boolean |
isEnsembleServer
Deprecated.
|
protected java.lang.String |
jvmOpts
Deprecated.
|
protected java.lang.String |
manualIp
Deprecated.
|
protected java.util.Set<java.lang.String> |
profiles
Deprecated.
|
protected java.lang.String |
resolver
Deprecated.
|
protected java.lang.String |
version
Deprecated.
|
protected java.lang.String |
zookeeperPassword
Deprecated.
|
configurationAdmin, fabricService
Constructor and Description |
---|
ContainerCreateSupport()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
displayContainers(CreateContainerMetadata[] metadatas)
Deprecated.
|
java.util.Map<java.lang.String,java.lang.String> |
getDataStoreProperties()
Deprecated.
|
java.util.Set<java.lang.String> |
getProfileNames()
Deprecated.
|
protected void |
preCreateContainer(java.lang.String name)
Deprecated.
Pre validates input before creating the container(s)
|
protected void |
rethrowAuthenticationErrors(CreateContainerMetadata[] metadata)
Deprecated.
|
checkFabricAvailable, doesContainerExist, getConfigurationAdmin, getContainer, getCurator, getFabricService, getProfile, getProfiles, getProfiles, isPartOfEnsemble, percentText, setConfigurationAdmin, setCurator, setFabricService, toString, toString
protected java.lang.String version
protected java.util.Set<java.lang.String> profiles
protected java.lang.String resolver
protected java.lang.String manualIp
protected java.lang.String bindAddress
protected java.lang.Boolean isEnsembleServer
protected java.lang.String zookeeperPassword
protected java.lang.String jvmOpts
protected java.lang.String dataStoreType
protected java.lang.String[] dataStoreOption
public java.util.Set<java.lang.String> getProfileNames()
protected void preCreateContainer(java.lang.String name) throws java.lang.IllegalArgumentException
name
- the name of the container to createjava.lang.IllegalArgumentException
- is thrown if input is invalidprotected void displayContainers(CreateContainerMetadata[] metadatas)
protected void rethrowAuthenticationErrors(CreateContainerMetadata[] metadata)
public java.util.Map<java.lang.String,java.lang.String> getDataStoreProperties()
Copyright © 2011-2014 Red Hat. All Rights Reserved.