| Line |
Stmt Id |
Pos |
Tree |
Symbol |
Tests |
Code |
|
18
|
10502
|
824
-
837
|
Apply
|
scala.Function0.apply
|
|
WrapperIndex.this.indexBuider.apply()
|
|
20
|
10503
|
921
-
945
|
Apply
|
org.locationtech.jts.geom.Geometry.getEnvelopeInternal
|
|
geom.getEnvelopeInternal()
|
|
20
|
10504
|
947
-
959
|
Apply
|
scala.Tuple2.apply
|
|
scala.Tuple2.apply[String, T](key, value)
|
|
20
|
10505
|
908
-
960
|
Apply
|
org.locationtech.jts.index.SpatialIndex.insert
|
|
WrapperIndex.this.index.insert(geom.getEnvelopeInternal(), scala.Tuple2.apply[String, T](key, value))
|
|
23
|
10506
|
1039
-
1063
|
Apply
|
org.locationtech.jts.geom.Geometry.getEnvelopeInternal
|
|
geom.getEnvelopeInternal()
|
|
24
|
10507
|
1068
-
1089
|
Apply
|
org.locationtech.jts.index.SpatialIndex.query
|
|
WrapperIndex.this.index.query(envelope)
|
|
24
|
10508
|
1134
-
1145
|
Apply
|
java.lang.Object.==
|
|
x$1._1.==(key)
|
|
24
|
10509
|
1068
-
1146
|
Apply
|
scala.collection.IterableLike.find
|
|
scala.collection.JavaConverters.asScalaBufferConverter[E](WrapperIndex.this.index.query(envelope)).asScala.asInstanceOf[Seq[(String, T)]].find(((x$1: (String, T)) => x$1._1.==(key)))
|
|
25
|
10510
|
1174
-
1178
|
Literal
|
<nosymbol>
|
|
null
|
|
25
|
10511
|
1174
-
1194
|
TypeApply
|
scala.Any.asInstanceOf
|
|
null.asInstanceOf[T]
|
|
25
|
10512
|
1174
-
1194
|
Block
|
scala.Any.asInstanceOf
|
|
null.asInstanceOf[T]
|
|
26
|
10513
|
1218
-
1244
|
Apply
|
org.locationtech.jts.index.SpatialIndex.remove
|
|
WrapperIndex.this.index.remove(envelope, kv)
|
|
26
|
10514
|
1246
-
1251
|
Select
|
scala.Tuple2._2
|
|
kv._2
|
|
26
|
10515
|
1215
-
1251
|
Block
|
<nosymbol>
|
|
{
WrapperIndex.this.index.remove(envelope, kv);
kv._2
}
|
|
31
|
10516
|
1350
-
1374
|
Apply
|
org.locationtech.jts.geom.Geometry.getEnvelopeInternal
|
|
geom.getEnvelopeInternal()
|
|
31
|
10517
|
1338
-
1375
|
Apply
|
org.locationtech.jts.index.SpatialIndex.query
|
|
WrapperIndex.this.index.query(geom.getEnvelopeInternal())
|
|
31
|
10518
|
1338
-
1414
|
TypeApply
|
scala.Any.asInstanceOf
|
|
scala.collection.JavaConverters.asScalaBufferConverter[E](WrapperIndex.this.index.query(geom.getEnvelopeInternal())).asScala.asInstanceOf[Seq[(String, T)]]
|
|
32
|
10519
|
1434
-
1445
|
Apply
|
java.lang.Object.==
|
|
x$2._1.==(key)
|
|
32
|
10520
|
1451
-
1455
|
Select
|
scala.Tuple2._2
|
|
x$3._2
|
|
32
|
10521
|
1467
-
1471
|
Literal
|
<nosymbol>
|
|
null
|
|
32
|
10522
|
1467
-
1487
|
TypeApply
|
scala.Any.asInstanceOf
|
|
null.asInstanceOf[T]
|
|
32
|
10523
|
1419
-
1488
|
Apply
|
scala.Option.getOrElse
|
|
intersect.find(((x$2: (String, T)) => x$2._1.==(key))).map[T](((x$3: (String, T)) => x$3._2)).getOrElse[T](null.asInstanceOf[T])
|
|
36
|
10524
|
1590
-
1648
|
Apply
|
java.util.List.iterator
|
|
WrapperIndex.this.index.query(new org.locationtech.jts.geom.Envelope(xmin, xmax, ymin, ymax)).iterator()
|
|
36
|
10525
|
1697
-
1701
|
Select
|
scala.Tuple2._2
|
|
x$4._2
|
|
36
|
10526
|
1590
-
1702
|
Apply
|
scala.collection.Iterator.map
|
|
scala.collection.JavaConverters.asScalaIteratorConverter[E](WrapperIndex.this.index.query(new org.locationtech.jts.geom.Envelope(xmin, xmax, ymin, ymax)).iterator()).asScala.asInstanceOf[Iterator[(String, T)]].map[T](((x$4: (String, T)) => x$4._2))
|
|
39
|
10527
|
1748
-
1770
|
Apply
|
org.locationtech.geomesa.utils.index.WrapperIndex.query
|
|
WrapperIndex.this.query(-180.0, -90.0, 180.0, 90.0)
|
|
42
|
10528
|
1805
-
1817
|
Select
|
scala.collection.TraversableOnce.size
|
|
WrapperIndex.this.query().size
|
|
44
|
10529
|
1858
-
1871
|
Apply
|
scala.Function0.apply
|
|
WrapperIndex.this.indexBuider.apply()
|
|
44
|
10530
|
1850
-
1871
|
Apply
|
org.locationtech.geomesa.utils.index.WrapperIndex.index_=
|
|
WrapperIndex.this.index_=(WrapperIndex.this.indexBuider.apply())
|