| Line |
Stmt Id |
Pos |
Tree |
Symbol |
Tests |
Code |
|
24
|
70196
|
967
-
1025
|
Apply
|
org.apache.spark.rdd.RDD.toJavaRDD
|
|
rdd.mapPartitions[Array[Byte]](((i: Iterator[_$1]) => AutoBatchedPickler.apply(i)), rdd.mapPartitions$default$2[Nothing])((ClassTag.apply[Array[Byte]](scala.runtime.ScalaRunTime.arrayClass(classOf[scala.Byte])): scala.reflect.ClassTag[Array[Byte]])).toJavaRDD()
|
|
26
|
70197
|
1110
-
1118
|
Select
|
org.apache.spark.api.java.JavaRDD.rdd
|
|
jrdd.rdd
|
|
26
|
70198
|
1097
-
1119
|
Apply
|
org.apache.spark.geomesa.api.python.GeoMesaSeDerUtil.toPickledRDD
|
|
GeoMesaSeDerUtil.this.toPickledRDD(jrdd.rdd)
|
|
32
|
70199
|
1188
-
1211
|
Literal
|
<nosymbol>
|
|
"geomesa_pyspark.types"
|
|
33
|
70200
|
1229
-
1252
|
Literal
|
<nosymbol>
|
|
"_deserialize_from_wkb"
|
|
35
|
70209
|
1270
-
1273
|
Apply
|
org.apache.spark.geomesa.api.python.AutoBatchedPickler.$anon.<init>
|
|
new $anon()
|
|
38
|
70201
|
1405
-
1429
|
Apply
|
java.io.OutputStream.write
|
|
os.write(99)
|
|
39
|
70203
|
1436
-
1478
|
Apply
|
java.io.OutputStream.write
|
|
os.write(scala.StringContext.apply("", "\\n", "\\n").s(AutoBatchedPickler.this.module, AutoBatchedPickler.this.function).getBytes())
|
|
39
|
70202
|
1445
-
1477
|
Apply
|
java.lang.String.getBytes
|
|
scala.StringContext.apply("", "\\n", "\\n").s(AutoBatchedPickler.this.module, AutoBatchedPickler.this.function).getBytes()
|
|
40
|
70205
|
1492
-
1532
|
Apply
|
org.locationtech.geomesa.utils.text.WKBUtils.write
|
|
org.locationtech.geomesa.utils.text.WKBUtils.write(o.asInstanceOf[org.locationtech.jts.geom.Geometry])
|
|
40
|
70204
|
1507
-
1531
|
TypeApply
|
scala.Any.asInstanceOf
|
|
o.asInstanceOf[org.locationtech.jts.geom.Geometry]
|
|
40
|
70206
|
1485
-
1533
|
Apply
|
net.razorvine.pickle.Pickler.save
|
|
p.save(org.locationtech.geomesa.utils.text.WKBUtils.write(o.asInstanceOf[org.locationtech.jts.geom.Geometry]))
|
|
41
|
70207
|
1540
-
1564
|
Apply
|
java.io.OutputStream.write
|
|
os.write(133)
|
|
42
|
70208
|
1571
-
1595
|
Apply
|
java.io.OutputStream.write
|
|
os.write(82)
|
|
45
|
70211
|
1657
-
1664
|
Select
|
org.apache.spark.geomesa.api.python.AutoBatchedPickler.pickler
|
|
AutoBatchedPickler.this.pickler
|
|
45
|
70210
|
1638
-
1655
|
Literal
|
<nosymbol>
|
|
classOf[org.locationtech.jts.geom.Geometry]
|
|
45
|
70212
|
1608
-
1665
|
Apply
|
net.razorvine.pickle.Pickler.registerCustomPickler
|
|
net.razorvine.pickle.Pickler.registerCustomPickler(classOf[org.locationtech.jts.geom.Geometry], AutoBatchedPickler.this.pickler)
|
|
48
|
70213
|
1776
-
1801
|
Apply
|
org.apache.spark.geomesa.api.python.AutoBatchedPickler.<init>
|
|
new AutoBatchedPickler(i)
|