Uses of Interface
one.microstream.hashing.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 class
HashStatisticsBucketBased.Default
Methods in one.microstream.hashing that return HashStatisticsBucketBased Modifier and Type Method Description static HashStatisticsBucketBased
HashStatisticsBucketBased. 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()