net.obsearch.index.utils
Class StatsUtil

java.lang.Object
  extended by net.obsearch.index.utils.StatsUtil

public class StatsUtil
extends Object

StatsUtil

Author:
Arnoldo Jose Muller Molina

Constructor Summary
StatsUtil()
           
 
Method Summary
static String prettyPrintStats(String component, hep.aida.bin.StaticBin1D stats)
          Reports I/O stats from the given StaticBin1D
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatsUtil

public StatsUtil()
Method Detail

prettyPrintStats

public static String prettyPrintStats(String component,
                                      hep.aida.bin.StaticBin1D stats)
Reports I/O stats from the given StaticBin1D

Parameters:
component -
stats -
Returns:


Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.