object HTTPRequestData extends SparkBindings[HTTPRequestData]
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- HTTPRequestData
- SparkBindings
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- def fromHTTPExchange(httpEx: HttpExchange): HTTPRequestData
-
def
makeFromInternalRowConverter: (InternalRow) ⇒ HTTPRequestData
- Definition Classes
- SparkBindings
-
def
makeFromRowConverter: (Row) ⇒ HTTPRequestData
- Definition Classes
- SparkBindings
-
def
makeToInternalRowConverter: (HTTPRequestData) ⇒ InternalRow
- Definition Classes
- SparkBindings
-
def
makeToRowConverter: (HTTPRequestData) ⇒ Row
- Definition Classes
- SparkBindings
-
lazy val
schema: StructType
- Definition Classes
- SparkBindings