Package com.apple.foundationdb.relational.util
package com.apple.foundationdb.relational.util
Utility methods to use in Relational implementation classes.
-
ClassDescriptionA simple interface for representing a Clock logically.Utility class for creating different clock instances.A sampler which tests individual elements according to a fixed-throughput adaptive strategy.A Sampler which will aim for a long-term stable throughput at or less than a certain fraction of events (instead of per unit time).A Utils class that holds logic related to nullable arrays.A Logical structure for determining whether a given entry in a stream can be sampled.Utility methods and classes to improve the construction of various different sampling methods.Supplier<T>A sampling engine which will pass a sample test according to a TokenBucket algorithm.