Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { genericjmx.Config `yaml:",inline"` // Hadoop Node Type NodeType nodeType `yaml:"nodeType" validate:"required"` }
Config is the monitor-specific config with the generic config embedded
type Monitor ¶
type Monitor struct {
*genericjmx.JMXMonitorCore
}
Monitor is the main type that represents the monitor
Click to show internal directories.
Click to hide internal directories.