Package io.factorhouse.kpow.key
-
Interface Summary Interface Description KeyStrategy Defines the key strategy used by Kpow's streams agent. -
Class Summary Class Description ClientIdKeyStrategy AKeyStrategyimplementation that derives the key for metrics data using the client ID and application ID of the active Kafka Streams instance.ClusterIdKeyStrategy AKeyStrategyimplementation that uses the Kafka cluster ID as the primary identifier for keying metrics data in Kpow's internal Kafka topic.Taxon An internal class which represents a hierarchical identifier used by Kpow'sKeyStrategyto key metrics data.