Package | Description |
---|---|
com.bigdata.counters.ganglia | |
com.bigdata.ganglia |
This package provides a full implementation of the ganglia protocol, including
the ability to listen and report on metrics, metadata, and metadata requests.
|
com.bigdata.journal |
The journal is an append-only persistence capable data structure
supporting atomic commit, named indices, and transactions.
|
com.bigdata.rdf.sail.webapp.lbs.policy.ganglia |
Class and Description |
---|
AbstractMetrics |
GangliaCoreMetricDecls
Utility class to declare the ganglia core metrics.
|
GangliaService
A full ganglia-aware service suitable for embedding with a Java application.
|
GangliaSlopeEnum
This slope is a metadata parameter which ganglia carries for the rrdtool
integration.
|
IGangliaAttributes
Attributes for
IGangliaMetadataMessage records. |
IGangliaMetadataFactory
A factory for registering application metrics dynamically.
|
IGangliaMetadataMessage
A Ganglia 3.1 message representing the declaration of a metric.
|
IGangliaMetricsCollector
Interface for collecting metrics from a local (embedded) process.
|
IGangliaMetricsReporter
Interface for reporting metrics to a local ganglia service.
|
Class and Description |
---|
AbstractGangliaMessage
Base class for ganglia 3.1 wire format messages.
|
AbstractMetrics |
DefaultMetadataFactory
Default factory will always produce an
IGangliaMetadataMessage for
a metric. |
GangliaMessageTypeEnum
Type safe enumeration of the Ganglia 3.1 wire format
Ganglia_msg_formats from lib/gm_protocol.h
(generated when you build ganglia from the source). |
GangliaMetricMessage
A ganglia 3.1 metric message.
|
GangliaSlopeEnum
This slope is a metadata parameter which ganglia carries for the rrdtool
integration.
|
GangliaState
The metadata and metric state for a ganglia service, including the metadata
for all known metrics and the metrics for all known metrics on all known
hosts.
|
IGangliaAttributes
Attributes for
IGangliaMetadataMessage records. |
IGangliaDefaults
Well known configuration defaults and constants for Ganglia.
|
IGangliaMessage
A ganglia message.
|
IGangliaMessageDecoder
Decoder interface for ganglia wire format messages.
|
IGangliaMessageEncoder
Interface for generating Ganglia message according to some version of the
ganglia wire protocol.
|
IGangliaMessageHandler
Interface for handling Ganglia messages.
|
IGangliaMetadataFactory
A factory for registering application metrics dynamically.
|
IGangliaMetadataMessage
A Ganglia 3.1 message representing the declaration of a metric.
|
IGangliaMetricMessage
A ganglia message representing a metric value.
|
IGangliaMetricsCollector
Interface for collecting metrics from a local (embedded) process.
|
IGangliaMetricsReporter
Interface for reporting metrics to a local ganglia service.
|
IGangliaRequestMessage
A ganglia metadata request message.
|
IGangliaState
A read-only view of the soft state of the cluster as maintained through the
ganglia protocol.
|
IHostReport
Interface for a snapshot of metrics for a given host.
|
ITimestampMetricValue
A read-only interface for a reported or observed metric value with a
timestamp and a reference to the
IGangliaMetadataMessage for that
metric. |
RichMetricMessage
Class bundles together an
IGangliaMetricMessage with the
IGangliaMetadataMessage which provides its declaration. |
TimestampMetricValue
A reported or observed metric value with a timestamp.
|
Class and Description |
---|
GangliaService
A full ganglia-aware service suitable for embedding with a Java application.
|
Class and Description |
---|
IHostReport
Interface for a snapshot of metrics for a given host.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.