package enums
Type Members
-
sealed abstract final
class
GridType extends Enum[GridType] with Serializable
The Enum GridType.
-
sealed abstract final
class
IndexType extends Enum[IndexType] with Serializable
The Enum IndexType.
-
sealed abstract final
class
JoinBuildSide extends Enum[JoinBuildSide] with Serializable
The enumerator type of JoinQuery JoinBuildSide.
The enumerator type of JoinQuery JoinBuildSide. Each join query has two sides, left shape and right shape. The join side decides which side the spatial index is built on. The other side will be streamed out.
- sealed abstract final class JoinSparitionDominantSide extends Enum[JoinSparitionDominantSide]
- sealed abstract final class SpatialJoinOptimizationMode extends Enum[SpatialJoinOptimizationMode]