| Line |
Stmt Id |
Pos |
Tree |
Symbol |
Tests |
Code |
|
27
|
61677
|
1244
-
1663
|
Apply
|
scala.collection.generic.GenMapFactory.apply
|
|
scala.Predef.Map.apply[String, Class[_ <: org.locationtech.geomesa.convert2.SimpleFeatureConverterFactory]](scala.Predef.ArrowAssoc[String]("avro").->[Class[org.locationtech.geomesa.convert.avro.AvroConverterFactory]](classOf[org.locationtech.geomesa.convert.avro.AvroConverterFactory]), scala.Predef.ArrowAssoc[String]("json").->[Class[org.locationtech.geomesa.convert.json.JsonConverterFactory]](classOf[org.locationtech.geomesa.convert.json.JsonConverterFactory]), scala.Predef.ArrowAssoc[String]("csv").->[Class[org.locationtech.geomesa.convert.text.DelimitedTextConverterFactory]](classOf[org.locationtech.geomesa.convert.text.DelimitedTextConverterFactory]), scala.Predef.ArrowAssoc[String]("tsv").->[Class[org.locationtech.geomesa.convert.text.DelimitedTextConverterFactory]](classOf[org.locationtech.geomesa.convert.text.DelimitedTextConverterFactory]), scala.Predef.ArrowAssoc[String]("parquet").->[Class[org.locationtech.geomesa.convert.parquet.ParquetConverterFactory]](classOf[org.locationtech.geomesa.convert.parquet.ParquetConverterFactory]), scala.Predef.ArrowAssoc[String]("shp").->[Class[org.locationtech.geomesa.convert.shp.ShapefileConverterFactory]](classOf[org.locationtech.geomesa.convert.shp.ShapefileConverterFactory]), scala.Predef.ArrowAssoc[String]("xml").->[Class[org.locationtech.geomesa.convert.xml.XmlConverterFactory]](classOf[org.locationtech.geomesa.convert.xml.XmlConverterFactory]))
|
|
28
|
61670
|
1304
-
1346
|
Apply
|
scala.Predef.ArrowAssoc.->
|
|
scala.Predef.ArrowAssoc[String]("avro").->[Class[org.locationtech.geomesa.convert.avro.AvroConverterFactory]](classOf[org.locationtech.geomesa.convert.avro.AvroConverterFactory])
|
|
29
|
61671
|
1352
-
1394
|
Apply
|
scala.Predef.ArrowAssoc.->
|
|
scala.Predef.ArrowAssoc[String]("json").->[Class[org.locationtech.geomesa.convert.json.JsonConverterFactory]](classOf[org.locationtech.geomesa.convert.json.JsonConverterFactory])
|
|
30
|
61672
|
1400
-
1451
|
Apply
|
scala.Predef.ArrowAssoc.->
|
|
scala.Predef.ArrowAssoc[String]("csv").->[Class[org.locationtech.geomesa.convert.text.DelimitedTextConverterFactory]](classOf[org.locationtech.geomesa.convert.text.DelimitedTextConverterFactory])
|
|
31
|
61673
|
1457
-
1508
|
Apply
|
scala.Predef.ArrowAssoc.->
|
|
scala.Predef.ArrowAssoc[String]("tsv").->[Class[org.locationtech.geomesa.convert.text.DelimitedTextConverterFactory]](classOf[org.locationtech.geomesa.convert.text.DelimitedTextConverterFactory])
|
|
32
|
61674
|
1514
-
1559
|
Apply
|
scala.Predef.ArrowAssoc.->
|
|
scala.Predef.ArrowAssoc[String]("parquet").->[Class[org.locationtech.geomesa.convert.parquet.ParquetConverterFactory]](classOf[org.locationtech.geomesa.convert.parquet.ParquetConverterFactory])
|
|
33
|
61675
|
1565
-
1612
|
Apply
|
scala.Predef.ArrowAssoc.->
|
|
scala.Predef.ArrowAssoc[String]("shp").->[Class[org.locationtech.geomesa.convert.shp.ShapefileConverterFactory]](classOf[org.locationtech.geomesa.convert.shp.ShapefileConverterFactory])
|
|
34
|
61676
|
1618
-
1659
|
Apply
|
scala.Predef.ArrowAssoc.->
|
|
scala.Predef.ArrowAssoc[String]("xml").->[Class[org.locationtech.geomesa.convert.xml.XmlConverterFactory]](classOf[org.locationtech.geomesa.convert.xml.XmlConverterFactory])
|
|
51
|
61678
|
2174
-
2183
|
Select
|
java.util.Locale.US
|
|
java.util.Locale.US
|
|
51
|
61679
|
2155
-
2184
|
Apply
|
java.lang.String.toLowerCase
|
|
format.toLowerCase(java.util.Locale.US)
|
|
51
|
61684
|
2142
-
2331
|
Apply
|
scala.Option.map
|
|
TypeAwareInference.this.mappings.get(format.toLowerCase(java.util.Locale.US)).map[scala.math.Ordering[org.locationtech.geomesa.convert2.SimpleFeatureConverterFactory]](((clas: Class[_ <: org.locationtech.geomesa.convert2.SimpleFeatureConverterFactory]) => scala.`package`.Ordering.by[org.locationtech.geomesa.convert2.SimpleFeatureConverterFactory, Boolean](((f: org.locationtech.geomesa.convert2.SimpleFeatureConverterFactory) => clas.isAssignableFrom(f.getClass()).unary_!))(math.this.Ordering.Boolean)))
|
|
52
|
61680
|
2286
-
2296
|
Apply
|
java.lang.Object.getClass
|
|
f.getClass()
|
|
52
|
61681
|
2263
-
2297
|
Select
|
scala.Boolean.unary_!
|
|
clas.isAssignableFrom(f.getClass()).unary_!
|
|
52
|
61682
|
2257
-
2257
|
Select
|
scala.math.Ordering.Boolean
|
|
math.this.Ordering.Boolean
|
|
52
|
61683
|
2206
-
2298
|
ApplyToImplicitArgs
|
scala.math.Ordering.by
|
|
scala.`package`.Ordering.by[org.locationtech.geomesa.convert2.SimpleFeatureConverterFactory, Boolean](((f: org.locationtech.geomesa.convert2.SimpleFeatureConverterFactory) => clas.isAssignableFrom(f.getClass()).unary_!))(math.this.Ordering.Boolean)
|
|
54
|
61685
|
2336
-
2390
|
Apply
|
org.locationtech.geomesa.convert2.SimpleFeatureConverter.infer
|
|
org.locationtech.geomesa.convert2.SimpleFeatureConverter.infer(is, sft, hints, priority)
|