Apache REEF  0.16.0
Retainable Evaluator Execution Framework
Classes
Org.Apache.REEF.Common.Telemetry Namespace Reference

Classes

class  Counter
 Counter implementation The properties that need to be serialized will be revisited later.
 
class  CounterData
 This class wraps a Counter object and the increment value since last sink
 
class  Counters
 
class  CountersData
 This class maintains a collection of the data for all the counters for metrics service.
 
class  CounterSinkThreshold
 
class  DefaultMetricsSink
 This default IMetricsSink is just an example of IMetricsSink Here the data is logged in Sink() method It is more useful in test
 
class  EvaluatorMetrics
 
interface  ICounter
 
interface  ICounters
 
interface  IEvaluatorMetrics
 
interface  IMetricsSink
 Interface for metrics sink. More...
 
class  MessageSenderConfigurationModule
 It provides ConfigurationModule for MessageSender More...
 
class  MetricSinks
 A named parameter for a set of IMetricsSink. More...
 
class  MetricsMessageSender
 This class implements IContextMessageSource that is responsible to send context message
 
class  MetricsService
 Metrics service.