Class AttributeProfiler
java.lang.Object
io.higson.runtime.profiler.AbstractProfiler<AttributeKey,AttributeStat>
io.higson.runtime.profiler.attribute.AttributeProfiler
- Author:
- Maciej Główka on 04.12.2018
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class io.higson.runtime.profiler.AbstractProfiler
addTime, addTime, clear, getStat, getStatistics, printSummary, printSummary, printSummary, sort
-
Constructor Details
-
AttributeProfiler
public AttributeProfiler(int bucketCount) -
AttributeProfiler
public AttributeProfiler()
-
-
Method Details
-
getComparator
- Specified by:
getComparatorin classAbstractProfiler<AttributeKey,AttributeStat>
-
getNullKey
- Specified by:
getNullKeyin classAbstractProfiler<AttributeKey,AttributeStat>
-
getStatsSupplier
- Specified by:
getStatsSupplierin classAbstractProfiler<AttributeKey,AttributeStat>
-
getKeyStatsSupplier
- Specified by:
getKeyStatsSupplierin classAbstractProfiler<AttributeKey,AttributeStat>
-