Quick Links:

bmqa | bmqpi | bmqt

Components

Package bmqpi
[Package Group bmq]

Provide an interface for monitoring the health of the host. More...

Components

 Component bmqpi_dtcontext
 

Provide an interface for a context with a notion of a current span.

 Component bmqpi_dtspan
 

Provide an interface representing a span of a distributed trace.

 Component bmqpi_dttracer
 

Provide an interface that can create new DTSpan objects.

 Component bmqpi_hosthealthmonitor
 

Provide an interface for monitoring the health of the host.


Detailed Description

Outline
Purpose:
Provide an interface for monitoring the health of the host.
MNEMONIC: BlazingMQ Public Interfaces (bmqpi):
Description:
The bmqpi package provides pure abstract interfaces, which are intended for clients to extend in their own applications and libraries. These extension points facilitate integration with other aspects of a runtime environment (e.g. authentication, host health-checking), which may vary significantly from organization to organization.
Hierarchical Synopsis:
The bmqpi package currently has 1 component having 1 level of physical dependency. The list below shows the hierarchical ordering of the components.
  1. bmqpi_hosthealthmonitor
Component Synopsis:
bmqpi_hosthealthmonitor:
Provide an interface for monitoring the health of the host.