Class SedonaConf

    • Constructor Detail

      • SedonaConf

        public SedonaConf​(org.apache.spark.sql.RuntimeConfig runtimeConfig)
    • Method Detail

      • fromActiveSession

        public static SedonaConf fromActiveSession()
      • getUseIndex

        public boolean getUseIndex()
      • getIndexType

        public IndexType getIndexType()
      • getJoinApproximateTotalCount

        public long getJoinApproximateTotalCount()
      • getDatasetBoundary

        public org.locationtech.jts.geom.Envelope getDatasetBoundary()
      • getJoinGridType

        public GridType getJoinGridType()
      • getFallbackPartitionNum

        public int getFallbackPartitionNum()
      • getAutoBroadcastJoinThreshold

        public long getAutoBroadcastJoinThreshold()
      • isIncludeTieBreakersInKNNJoins

        public boolean isIncludeTieBreakersInKNNJoins()
      • getDBSCANIncludeOutliers

        public Boolean getDBSCANIncludeOutliers()