package util
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- util
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- object Json4sCompat
This class implements functions to use different Spark/Json4s versions with the same interface Spark 3.1 uses Json4s 3.7-M5 Spark 3.2 uses Json4s 3.7-M11
- object PortUtils
Utility-Methods for finding out the next available port to bind to.
Utility-Methods for finding out the next available port to bind to.
Derived from org.apache.spark.util.Utils#startServiceOnPort and surrounding methods.
- object PrivateAccessor