Package | Description |
---|---|
org.apache.ambari.server.controller.gsinstaller | |
org.apache.ambari.server.controller.internal | |
org.apache.ambari.server.controller.jmx |
Modifier and Type | Class and Description |
---|---|
class |
GSInstallerProviderModule
A provider module implementation that uses the GSInstaller resource provider.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractProviderModule
An abstract provider module implementation.
|
class |
DefaultProviderModule
The default provider module implementation.
|
Constructor and Description |
---|
StackDefinedPropertyProvider(Resource.Type type,
JMXHostProvider jmxHostProvider,
GangliaHostProvider gangliaHostProvider,
StreamProvider streamProvider,
String clusterPropertyId,
String hostPropertyId,
String componentPropertyId,
String jmxStatePropertyId,
PropertyProvider defaultJmxPropertyProvider,
PropertyProvider defaultGangliaPropertyProvider) |
Constructor and Description |
---|
JMXPropertyProvider(Map<String,Map<String,PropertyInfo>> componentMetrics,
StreamProvider streamProvider,
JMXHostProvider jmxHostProvider,
String clusterNamePropertyId,
String hostNamePropertyId,
String componentNamePropertyId,
String statePropertyId,
Set<String> healthyStates)
Create a JMX property provider.
|
Copyright © 2016. All rights reserved.