org.apache.uima.aae.monitor.statistics
Interface Statistic

All Known Subinterfaces:
NumericStatistic
All Known Implementing Classes:
LongNumericStatistic, NumericStatisticBaseImpl

public interface Statistic


Method Summary
 java.lang.String getName()
           
 void reset()
           
 

Method Detail

reset

void reset()

getName

java.lang.String getName()


Copyright © 2011. All Rights Reserved.