Class AdjacentIncomingSegmentResolver
java.lang.Object
com.here.platform.location.compilation.core.AdjacentIncomingSegmentResolver
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <Partition>
scala.collection.immutable.Set<PartitionId>resolveDependencies
(Partition p, TopologyPartitionOperations<Partition> evidence$1) Returns the source partitions of all segments referenced from the given partition
-
Constructor Details
-
AdjacentIncomingSegmentResolver
public AdjacentIncomingSegmentResolver()
-
-
Method Details
-
resolveDependencies
public static <Partition> scala.collection.immutable.Set<PartitionId> resolveDependencies(Partition p, TopologyPartitionOperations<Partition> evidence$1) Returns the source partitions of all segments referenced from the given partition
-