Interface IngestionService
- All Known Implementing Classes:
IngestionServiceImpl
public interface IngestionService
-
Method Summary
Modifier and TypeMethodDescriptionscala.concurrent.Future<org.apache.pekko.Done>uploadPartitions(HRN hrn, InternalSettings settings, String layerId, scala.collection.immutable.Seq<PublishPartition> partitions)
-
Method Details
-
uploadPartitions
scala.concurrent.Future<org.apache.pekko.Done> uploadPartitions(HRN hrn, InternalSettings settings, String layerId, scala.collection.immutable.Seq<PublishPartition> partitions)
-