org.apache.samza.util (samza-api 1.9.0-SNAPSHOT API) JavaScript is disabled on your browser. Skip navigation links Overview Package Class Tree Deprecated Index Help Prev Package Next Package Frames No Frames All Classes Package org.apache.samza.util Interface Summary  Interface Description Clock An object that can provide time points (useful for getting the elapsed time between two time points). RateLimiter A rate limiter interface used by Samza components to limit throughput of operations against a resource. Class Summary  Class Description BlockingEnvelopeMap BlockingEnvelopeMap is a helper class for SystemConsumer implementations. NoOpMetricsRegistry MetricsRegistry implementation for when no actual metrics need to be recorded but a registry is still required. SinglePartitionWithoutOffsetsSystemAdmin A simple helper admin class that defines a single partition (partition 0) for a given system. TimestampedValue<V> An immutable pair of a value, and its corresponding timestamp. Skip navigation links Overview Package Class Tree Deprecated Index Help Prev Package Next Package Frames No Frames All Classes