java.lang.Object
com.here.platform.data.client.service.stream.kafka.ProducerKey
All Implemented Interfaces:
Serializable, scala.Equals, scala.Product

public class ProducerKey extends Object implements scala.Product, Serializable
See Also:
  • Constructor Details

  • Method Details

    • apply

      public abstract static R apply(T1 v1, T2 v2, T3 v3, T4 v4)
    • hrn

      public HRN hrn()
    • layerId

      public String layerId()
    • internalSettings

      public InternalSettings internalSettings()
    • metricReporter

      public scala.Option<MetricReporter> metricReporter()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object