|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Host in com.metamatrix.common.comm.platform.socket |
|---|
| Constructors in com.metamatrix.common.comm.platform.socket with parameters of type Host | |
|---|---|
SocketVMController(Host host,
java.lang.String processName,
ClusteredRegistryState registry,
ServerEvents serverEvents,
MessageBus bus,
HostManagement hostManagement)
|
|
| Uses of Host in com.metamatrix.common.config |
|---|
| Methods in com.metamatrix.common.config that return Host | |
|---|---|
Host |
CurrentConfiguration.getDefaultHost()
Returns the Host based on the current running machine. |
| Uses of Host in com.metamatrix.common.config.api |
|---|
| Methods in com.metamatrix.common.config.api that return Host | |
|---|---|
Host |
ConfigurationObjectEditor.createHost(ConfigurationID configurationID,
java.lang.String hostName)
|
Host |
ConfigurationObjectEditor.createHost(Configuration configuration,
java.lang.String hostName)
|
Host |
ConfigurationObjectEditor.createHost(java.lang.String hostName)
Create a new Host instance with the specified ID. |
Host |
Configuration.getHost(java.lang.String hostName)
Returns a Host for the specified host name |
Host |
ConfigurationModelContainer.getHost(java.lang.String fullName)
Return a host based on the host name. |
| Methods in com.metamatrix.common.config.api with parameters of type Host | |
|---|---|
void |
ConfigurationObjectEditor.delete(Host target)
Call to delete a host |
| Uses of Host in com.metamatrix.common.config.model |
|---|
| Classes in com.metamatrix.common.config.model that implement Host | |
|---|---|
class |
BasicHost
|
| Methods in com.metamatrix.common.config.model that return Host | |
|---|---|
Host |
BasicConfigurationObjectEditor.createHost(Configuration configuration,
Host original,
java.lang.String newName)
|
Host |
BasicConfigurationObjectEditor.createHost(ConfigurationID configurationID,
java.lang.String hostName)
|
Host |
BasicConfigurationObjectEditor.createHost(Configuration configuration,
java.lang.String hostName)
|
Host |
BasicConfigurationObjectEditor.createHost(java.lang.String hostName)
|
Host |
BasicConfiguration.getHost(ComponentDefnID hostID)
|
Host |
BasicConfiguration.getHost(java.lang.String hostName)
Returns a Host for the specified host name |
Host |
ConfigurationModelContainerImpl.getHost(java.lang.String fullName)
|
| Methods in com.metamatrix.common.config.model with parameters of type Host | |
|---|---|
void |
BasicConfiguration.addHost(Host component)
|
Host |
BasicConfigurationObjectEditor.createHost(Configuration configuration,
Host original,
java.lang.String newName)
|
void |
BasicConfigurationObjectEditor.delete(Host target)
|
| Uses of Host in com.metamatrix.common.config.xml |
|---|
| Methods in com.metamatrix.common.config.xml that return Host | |
|---|---|
Host |
XMLHelperImpl.createHost(org.jdom.Element element,
ConfigurationID configID,
ConfigurationObjectEditor editor,
java.lang.String name)
This method will create a Host configuration object from an XML element that represents a Host. |
| Methods in com.metamatrix.common.config.xml with parameters of type Host | |
|---|---|
org.jdom.Element |
XMLHelperImpl.createHostElement(Host host)
This method is used to create a Host JDOM Element from a Host object. |
| Uses of Host in com.metamatrix.platform.admin.api |
|---|
| Methods in com.metamatrix.platform.admin.api that return Host | |
|---|---|
Host |
ConfigurationAdminAPI.getHost(HostID hostID)
Returns a Host for the specified HostID. |
| Uses of Host in com.metamatrix.platform.admin.apiimpl |
|---|
| Methods in com.metamatrix.platform.admin.apiimpl that return Host | |
|---|---|
Host |
ConfigurationAdminAPIImpl.getHost(HostID hostID)
Returns a Host for the specified HostID. |
| Uses of Host in com.metamatrix.platform.config.api.service |
|---|
| Methods in com.metamatrix.platform.config.api.service that return Host | |
|---|---|
Host |
ConfigurationServiceInterface.addHost(java.lang.String hostName,
java.lang.String principalName,
java.util.Properties properties)
Add Host to Configuration Add a new Host to the System (MetaMatrix Cluster) |
Host |
ConfigurationServiceInterface.getHost(HostID hostID)
Returns a Host for the specified HostID. |
| Uses of Host in com.metamatrix.platform.config.service |
|---|
| Methods in com.metamatrix.platform.config.service that return Host | |
|---|---|
Host |
ConfigurationServiceImpl.addHost(java.lang.String hostName,
java.lang.String principalName,
java.util.Properties properties)
|
Host |
ConfigurationServiceImpl.getHost(HostID hostID)
|
| Uses of Host in com.metamatrix.platform.vm.controller |
|---|
| Fields in com.metamatrix.platform.vm.controller declared as Host | |
|---|---|
protected Host |
ProcessController.host
|
| Methods in com.metamatrix.platform.vm.controller that return Host | |
|---|---|
Host |
ProcessController.getConfigHost()
|
| Constructors in com.metamatrix.platform.vm.controller with parameters of type Host | |
|---|---|
ProcessController(Host host,
java.lang.String processname,
ClusteredRegistryState registry,
ServerEvents serverEvents,
MessageBus bus,
HostManagement hostManagement)
Create a new instance of VMController. |
|
| Uses of Host in com.metamatrix.server |
|---|
| Constructors in com.metamatrix.server with parameters of type Host | |
|---|---|
HostController(Host host,
ClusteredRegistryState registry,
HostMonitor hostMonitor,
MessageBus bus)
|
|
| Uses of Host in com.metamatrix.server.dqp.config |
|---|
| Constructors in com.metamatrix.server.dqp.config with parameters of type Host | |
|---|---|
PlatformConfigSource(java.util.Properties queryServiceProps,
java.util.Properties currentConfiguration,
java.lang.Object clientId,
Host host,
java.lang.String processName)
|
|
| Uses of Host in com.metamatrix.server.dqp.service |
|---|
| Constructors in com.metamatrix.server.dqp.service with parameters of type Host | |
|---|---|
PlatformBufferService(Host host,
java.lang.String processName,
org.teiid.dqp.internal.cache.DQPContextCache cache)
|
|
PlatformTransactionService(Host host)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||