Class EarthdataMapperRunnableExample


  • public class EarthdataMapperRunnableExample
    extends Object
    The Class EarthdataMapperRunnableExample.
    • Field Detail

      • sc

        public static org.apache.spark.api.java.JavaSparkContext sc
        The sc.
    • Constructor Detail

      • EarthdataMapperRunnableExample

        public EarthdataMapperRunnableExample()
    • Method Detail

      • main

        public static void main​(String[] args)
        The main method.
        Parameters:
        args - the arguments
      • testSpatialRangeQuery

        public static void testSpatialRangeQuery()
        Test spatial range query.
      • testSpatialRangeQueryUsingIndex

        public static void testSpatialRangeQueryUsingIndex()
        Test spatial range query using index.