public class CassandraNodeDiscoveryComponent extends JMXDiscoveryComponent
| Modifier and Type | Field and Description |
|---|---|
protected static String |
AUTHENTICATOR_PROPERTY |
protected static String |
BASEDIR_PROPERTY |
protected static String |
CLUSTER_NAME_PROPERTY |
protected static String |
DEFAULT_RHQ_CLUSTER |
protected static String |
HOST_PROPERTY |
protected static String |
JMX_PORT_PROPERTY |
protected static String |
NATIVE_TRANSPORT_PORT_PROPERTY |
protected static String |
PASSWORD_PROPERTY |
protected static String |
USERNAME_PROPERTY |
protected static String |
YAML_PROPERTY |
ADDITIONAL_CLASSPATH_ENTRIES, COMMAND_LINE_CONFIG_PROPERTY, CONNECTION_TYPE, CONNECTOR_ADDRESS_CONFIG_PROPERTY, INSTALL_URI, PARENT_TYPE, SYSPROP_RHQ_RESOURCE_KEY| Constructor and Description |
|---|
CassandraNodeDiscoveryComponent() |
| Modifier and Type | Method and Description |
|---|---|
Set<DiscoveredResourceDetails> |
discoverResources(ResourceDiscoveryContext context) |
protected String |
getDefaultPassword() |
protected String |
getDefaultUserName() |
protected boolean |
isCassandraNode(DiscoveredResourceDetails discoveredResource) |
protected Set<DiscoveredResourceDetails> |
scanForResources(ResourceDiscoveryContext context) |
org.rhq.core.domain.resource.ResourceUpgradeReport |
upgrade(ResourceUpgradeContext inventoriedResource) |
buildResourceDetails, discoverResource, discoverResourceDetails, getAdditionalClasspathUrls, getJavaMainClassName, getJavaVersion, getJavaVersion, getJmxRemotingPort, getProcessExcludes, getSystemPropertyValueprotected static final String HOST_PROPERTY
protected static final String CLUSTER_NAME_PROPERTY
protected static final String NATIVE_TRANSPORT_PORT_PROPERTY
protected static final String JMX_PORT_PROPERTY
protected static final String AUTHENTICATOR_PROPERTY
protected static final String USERNAME_PROPERTY
protected static final String PASSWORD_PROPERTY
protected static final String YAML_PROPERTY
protected static final String BASEDIR_PROPERTY
protected static final String DEFAULT_RHQ_CLUSTER
public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext context)
discoverResources in interface ResourceDiscoveryComponentdiscoverResources in class JMXDiscoveryComponentprotected Set<DiscoveredResourceDetails> scanForResources(ResourceDiscoveryContext context)
protected boolean isCassandraNode(DiscoveredResourceDetails discoveredResource)
public org.rhq.core.domain.resource.ResourceUpgradeReport upgrade(ResourceUpgradeContext inventoriedResource)
upgrade in interface ResourceUpgradeFacetupgrade in class JMXDiscoveryComponentprotected String getDefaultUserName()
protected String getDefaultPassword()
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.