public class EarthdataMapperRunnableExample extends Object
| Modifier and Type | Field and Description | 
|---|---|
static org.apache.spark.api.java.JavaSparkContext | 
sc
The sc. 
 | 
| Constructor and Description | 
|---|
EarthdataMapperRunnableExample()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
main(String[] args)
The main method. 
 | 
static void | 
testSpatialRangeQuery()
Test spatial range query. 
 | 
static void | 
testSpatialRangeQueryUsingIndex()
Test spatial range query using index. 
 | 
public static void main(String[] args)
args - the argumentspublic static void testSpatialRangeQuery()
public static void testSpatialRangeQueryUsingIndex()
Copyright © 2023 The Apache Software Foundation. All rights reserved.