Package org.apache.sedona.core.utils
Class SedonaConf
java.lang.Object
org.apache.sedona.core.utils.SedonaConf
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSedonaConf(org.apache.spark.SparkConf sparkConf) SedonaConf(org.apache.spark.sql.RuntimeConfig runtimeConfig) -
Method Summary
Modifier and TypeMethodDescriptionstatic SedonaConfstatic SedonaConflongorg.locationtech.jts.geom.EnvelopeintlongbooleanbooleantoString()
-
Constructor Details
-
SedonaConf
public SedonaConf(org.apache.spark.SparkConf sparkConf) -
SedonaConf
public SedonaConf(org.apache.spark.sql.RuntimeConfig runtimeConfig)
-
-
Method Details
-
fromActiveSession
-
fromSparkEnv
-
getUseIndex
public boolean getUseIndex() -
getIndexType
-
getJoinApproximateTotalCount
public long getJoinApproximateTotalCount() -
getDatasetBoundary
public org.locationtech.jts.geom.Envelope getDatasetBoundary() -
getJoinBuildSide
-
getJoinGridType
-
getJoinSpartitionDominantSide
-
getFallbackPartitionNum
public int getFallbackPartitionNum() -
getAutoBroadcastJoinThreshold
public long getAutoBroadcastJoinThreshold() -
isIncludeTieBreakersInKNNJoins
public boolean isIncludeTieBreakersInKNNJoins() -
toString
-
getSpatialJoinOptimizationMode
-
getDBSCANIncludeOutliers
-
getLibPostalDataDir
-
getLibPostalUseSenzing
-