Class ProducerKey
java.lang.Object
com.here.platform.data.client.service.stream.kafka.ProducerKey
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionProducerKey(HRN hrn, String layerId, InternalSettings internalSettings, scala.Option<MetricReporter> metricReporter) -
Method Summary
Methods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
ProducerKey
public ProducerKey(HRN hrn, String layerId, InternalSettings internalSettings, scala.Option<MetricReporter> metricReporter)
-
-
Method Details