Class SkippingMetadataPublishingMapFunction

java.lang.Object
com.here.platform.data.client.flink.impl.SkippingMetadataPublishingMapFunction
All Implemented Interfaces:
Serializable, org.apache.flink.api.common.functions.Function, org.apache.flink.api.common.functions.MapFunction<com.here.platform.data.client.scaladsl.CommitPartition,Object>

public class SkippingMetadataPublishingMapFunction extends Object implements org.apache.flink.api.common.functions.MapFunction<com.here.platform.data.client.scaladsl.CommitPartition,Object>
See Also:
  • Constructor Details

    • SkippingMetadataPublishingMapFunction

      public SkippingMetadataPublishingMapFunction()
  • Method Details

    • map

      public long map(com.here.platform.data.client.scaladsl.CommitPartition value)
      Specified by:
      map in interface org.apache.flink.api.common.functions.MapFunction<com.here.platform.data.client.scaladsl.CommitPartition,Object>