Package | Description |
---|---|
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.
|
Constructor and Description |
---|
GangliaListener(IGangliaMessageHandler handler)
Listen at the default multicast group address and port.
|
GangliaListener(InetAddress group,
int port,
IGangliaMessageDecoder decoder,
IGangliaMessageHandler handler)
Listen at the specified multicast group address and port.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.