co.cask.tigon.app.metrics
Class FlowletMetrics

java.lang.Object
  extended by co.cask.tigon.app.metrics.AbstractProgramMetrics
      extended by co.cask.tigon.app.metrics.FlowletMetrics
All Implemented Interfaces:
co.cask.tigon.api.metrics.Metrics

public class FlowletMetrics
extends AbstractProgramMetrics

Metrics collector for Flowlet.


Constructor Summary
FlowletMetrics(co.cask.tigon.metrics.MetricsCollectionService collectionService, String flowId, String flowletId)
           
 
Method Summary
 
Methods inherited from class co.cask.tigon.app.metrics.AbstractProgramMetrics
count
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowletMetrics

public FlowletMetrics(co.cask.tigon.metrics.MetricsCollectionService collectionService,
                      String flowId,
                      String flowletId)


Copyright © 2014 Cask Data, Inc. Licensed under the Apache License, Version 2.0.