Jagger
 All Classes Namespaces Files Functions Variables Groups Pages
Public Member Functions | Static Public Attributes | List of all members
com.griddynamics.jagger.engine.e1.collector.MetricCollector< Q, R, E > Class Reference

Created with IntelliJ IDEA. More...

Inheritance diagram for com.griddynamics.jagger.engine.e1.collector.MetricCollector< Q, R, E >:
Inheritance graph
[legend]

Public Member Functions

void flush ()
 
 MetricCollector (String sessionId, String taskId, NodeContext kernelContext, MetricCalculator metricCalculator, String name)
 
void onError (Q query, E endpoint, Throwable error)
 
void onFail (Q query, E endpoint, InvocationException e)
 
void onStart (Q query, E endpoint)
 
void onSuccess (Q query, E endpoint, R result, long duration)
 

Static Public Attributes

static final String METRIC_MARKER = "METRIC"
 

Detailed Description

Created with IntelliJ IDEA.

User: nmusienko Date: 18.03.13 Time: 16:05 To change this template use File | Settings | File Templates.


The documentation for this class was generated from the following file: