Class IndexedPartition<Partition,Node,Segment>
java.lang.Object
com.here.platform.location.compilation.core.IndexedPartition<Partition,Node,Segment>
- All Implemented Interfaces:
Serializable
,scala.Equals
,scala.Product
,scala.Serializable
public class IndexedPartition<Partition,Node,Segment>
extends Object
implements scala.Product, scala.Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIndexedPartition
(Partition inner, TopologyPartitionOperations<Partition> tpOps) -
Method Summary
Modifier and TypeMethodDescriptioninner()
nodeById()
scala.collection.Seq<Segment>
static <Partition,
N, S>
TopologyPartitionOperations<IndexedPartition<Partition,N, S>> topologyPartitionOps
(TopologyPartitionOperations<Partition> tpOps) Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface scala.Equals
canEqual, equals
Methods inherited from interface scala.Product
productArity, productElement, productIterator, productPrefix
-
Constructor Details
-
IndexedPartition
-
-
Method Details
-
topologyPartitionOps
public static <Partition,N, TopologyPartitionOperations<IndexedPartition<Partition,S> N, topologyPartitionOpsS>> (TopologyPartitionOperations<Partition> tpOps) -
inner
-
sortedSegments
-
nodeById
-
segmentById
-