| Line |
Stmt Id |
Pos |
Tree |
Symbol |
Tests |
Code |
|
24
|
2504
|
1081
-
1091
|
Select
|
org.locationtech.geomesa.kafka.streams.GeoMesaMessage.attributes
|
|
GeoMesaMessage.this.attributes
|
|
24
|
2505
|
1081
-
1098
|
Select
|
scala.collection.convert.Decorators.AsJava.asJava
|
|
scala.collection.JavaConverters.seqAsJavaListConverter[AnyRef](GeoMesaMessage.this.attributes).asJava
|
|
37
|
2506
|
1350
-
1370
|
Select
|
org.locationtech.geomesa.kafka.streams.MessageAction.Upsert
|
|
MessageAction.Upsert
|
|
37
|
2507
|
1335
-
1383
|
Apply
|
org.locationtech.geomesa.kafka.streams.GeoMesaMessage.apply
|
|
GeoMesaMessage.apply(MessageAction.Upsert, attributes, GeoMesaMessage.apply$default$3)
|
|
45
|
2508
|
1567
-
1591
|
Select
|
scala.collection.SeqLike.toSeq
|
|
scala.collection.JavaConverters.asScalaBufferConverter[AnyRef](attributes).asScala.toSeq
|
|
45
|
2509
|
1560
-
1592
|
Apply
|
org.locationtech.geomesa.kafka.streams.GeoMesaMessage.upsert
|
|
GeoMesaMessage.this.upsert(scala.collection.JavaConverters.asScalaBufferConverter[AnyRef](attributes).asScala.toSeq)
|
|
55
|
2510
|
1847
-
1867
|
Select
|
org.locationtech.geomesa.kafka.streams.MessageAction.Upsert
|
|
MessageAction.Upsert
|
|
55
|
2511
|
1832
-
1890
|
Apply
|
org.locationtech.geomesa.kafka.streams.GeoMesaMessage.apply
|
|
GeoMesaMessage.apply(MessageAction.Upsert, attributes, userData)
|
|
64
|
2512
|
2119
-
2143
|
Select
|
scala.collection.SeqLike.toSeq
|
|
scala.collection.JavaConverters.asScalaBufferConverter[AnyRef](attributes).asScala.toSeq
|
|
64
|
2513
|
2162
-
2162
|
TypeApply
|
scala.Predef.$conforms
|
|
scala.Predef.$conforms[(String, String)]
|
|
64
|
2514
|
2145
-
2167
|
ApplyToImplicitArgs
|
scala.collection.TraversableOnce.toMap
|
|
scala.collection.JavaConverters.mapAsScalaMapConverter[String, String](userData).asScala.toMap[String, String](scala.Predef.$conforms[(String, String)])
|
|
64
|
2515
|
2112
-
2168
|
Apply
|
org.locationtech.geomesa.kafka.streams.GeoMesaMessage.upsert
|
|
GeoMesaMessage.this.upsert(scala.collection.JavaConverters.asScalaBufferConverter[AnyRef](attributes).asScala.toSeq, scala.collection.JavaConverters.mapAsScalaMapConverter[String, String](userData).asScala.toMap[String, String](scala.Predef.$conforms[(String, String)]))
|
|
71
|
2516
|
2277
-
2297
|
Select
|
org.locationtech.geomesa.kafka.streams.MessageAction.Delete
|
|
MessageAction.Delete
|
|
71
|
2517
|
2299
-
2308
|
TypeApply
|
scala.collection.generic.GenericCompanion.empty
|
|
scala.collection.Seq.empty[Nothing]
|
|
71
|
2518
|
2262
-
2309
|
Apply
|
org.locationtech.geomesa.kafka.streams.GeoMesaMessage.apply
|
|
GeoMesaMessage.apply(MessageAction.Delete, scala.collection.Seq.empty[Nothing], GeoMesaMessage.apply$default$3)
|