java.lang.Object
com.linkedin.davinci.stats.ingestion.heartbeat.HeartbeatKey

public final class HeartbeatKey extends Object
Composite key for the flattened heartbeat timestamp map
  • Constructor Details

    • HeartbeatKey

      public HeartbeatKey(String storeName, int version, int partition, String region)
  • Method Details