Uses of Interface
one.microstream.hashing.HashStatisticsBucketBased
-
Packages that use HashStatisticsBucketBased Package Description one.microstream.hashing one.microstream.persistence.internal -
-
Uses of HashStatisticsBucketBased in one.microstream.hashing
Classes in one.microstream.hashing that implement HashStatisticsBucketBased Modifier and Type Class Description static classHashStatisticsBucketBased.DefaultMethods in one.microstream.hashing that return HashStatisticsBucketBased Modifier and Type Method Description static HashStatisticsBucketBasedHashStatisticsBucketBased. New(long hashLength, long elementCount, float hashDensity, long highestBucketLength, XGettingTable<Long,Long> bucketLengthDistribution) -
Uses of HashStatisticsBucketBased in one.microstream.persistence.internal
Methods in one.microstream.persistence.internal that return types with arguments of type HashStatisticsBucketBased Modifier and Type Method Description XGettingTable<String,HashStatisticsBucketBased>DefaultObjectRegistry. createHashStatistics()
-