Package one.microstream.hashing
Interface HashStatistics
- All Known Subinterfaces:
HashStatisticsBucketBased
- All Known Implementing Classes:
HashStatisticsBucketBased.Default
public interface HashStatistics
-
Method Summary
Modifier and Type Method Description long
elementCount()
long
hashLength()
-
Method Details
-
hashLength
long hashLength() -
elementCount
long elementCount()
-