Packages

package publisher

Type Members

  1. trait Publisher extends AnyRef

    Publishes payloads, in the form of an RDD of com.here.platform.data.processing.java.catalog.partition.Key and com.here.platform.data.processing.java.blobstore.Payload, to the Blob API and returns RDD of com.here.platform.data.processing.java.catalog.partition.Commit to be committed to the Metadata API.

    Publishes payloads, in the form of an RDD of com.here.platform.data.processing.java.catalog.partition.Key and com.here.platform.data.processing.java.blobstore.Payload, to the Blob API and returns RDD of com.here.platform.data.processing.java.catalog.partition.Commit to be committed to the Metadata API.

    Note

    This is a Java friendly wrapper of com.here.platform.data.processing.publisher.Publisher.

Ungrouped