org.apache.hadoop.hive.ql.stats
Interface ClientStatsPublisher


public interface ClientStatsPublisher


Method Summary
 void run(Map<String,Double> counterValues, String jobID)
           
 

Method Detail

run

void run(Map<String,Double> counterValues,
         String jobID)


Copyright © 2014 The Apache Software Foundation. All rights reserved.