package java
Type Members
- trait UDF0[R] extends Serializable
A Spark SQL UDF that has 0 arguments.
A Spark SQL UDF that has 0 arguments.
- Annotations
- @Stable()
- trait UDF1[T1, R] extends Serializable
A Spark SQL UDF that has 1 arguments.
A Spark SQL UDF that has 1 arguments.
- Annotations
- @Stable()
- trait UDF10[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, R] extends Serializable
A Spark SQL UDF that has 10 arguments.
A Spark SQL UDF that has 10 arguments.
- Annotations
- @Stable()
- trait UDF11[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, R] extends Serializable
A Spark SQL UDF that has 11 arguments.
A Spark SQL UDF that has 11 arguments.
- Annotations
- @Stable()
- trait UDF12[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, R] extends Serializable
A Spark SQL UDF that has 12 arguments.
A Spark SQL UDF that has 12 arguments.
- Annotations
- @Stable()
- trait UDF13[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, R] extends Serializable
A Spark SQL UDF that has 13 arguments.
A Spark SQL UDF that has 13 arguments.
- Annotations
- @Stable()
- trait UDF14[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, R] extends Serializable
A Spark SQL UDF that has 14 arguments.
A Spark SQL UDF that has 14 arguments.
- Annotations
- @Stable()
- trait UDF15[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, R] extends Serializable
A Spark SQL UDF that has 15 arguments.
A Spark SQL UDF that has 15 arguments.
- Annotations
- @Stable()
- trait UDF16[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, R] extends Serializable
A Spark SQL UDF that has 16 arguments.
A Spark SQL UDF that has 16 arguments.
- Annotations
- @Stable()
- trait UDF17[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, R] extends Serializable
A Spark SQL UDF that has 17 arguments.
A Spark SQL UDF that has 17 arguments.
- Annotations
- @Stable()
- trait UDF18[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, R] extends Serializable
A Spark SQL UDF that has 18 arguments.
A Spark SQL UDF that has 18 arguments.
- Annotations
- @Stable()
- trait UDF19[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, R] extends Serializable
A Spark SQL UDF that has 19 arguments.
A Spark SQL UDF that has 19 arguments.
- Annotations
- @Stable()
- trait UDF2[T1, T2, R] extends Serializable
A Spark SQL UDF that has 2 arguments.
A Spark SQL UDF that has 2 arguments.
- Annotations
- @Stable()
- trait UDF20[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, R] extends Serializable
A Spark SQL UDF that has 20 arguments.
A Spark SQL UDF that has 20 arguments.
- Annotations
- @Stable()
- trait UDF21[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, R] extends Serializable
A Spark SQL UDF that has 21 arguments.
A Spark SQL UDF that has 21 arguments.
- Annotations
- @Stable()
- trait UDF22[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, R] extends Serializable
A Spark SQL UDF that has 22 arguments.
A Spark SQL UDF that has 22 arguments.
- Annotations
- @Stable()
- trait UDF3[T1, T2, T3, R] extends Serializable
A Spark SQL UDF that has 3 arguments.
A Spark SQL UDF that has 3 arguments.
- Annotations
- @Stable()
- trait UDF4[T1, T2, T3, T4, R] extends Serializable
A Spark SQL UDF that has 4 arguments.
A Spark SQL UDF that has 4 arguments.
- Annotations
- @Stable()
- trait UDF5[T1, T2, T3, T4, T5, R] extends Serializable
A Spark SQL UDF that has 5 arguments.
A Spark SQL UDF that has 5 arguments.
- Annotations
- @Stable()
- trait UDF6[T1, T2, T3, T4, T5, T6, R] extends Serializable
A Spark SQL UDF that has 6 arguments.
A Spark SQL UDF that has 6 arguments.
- Annotations
- @Stable()
- trait UDF7[T1, T2, T3, T4, T5, T6, T7, R] extends Serializable
A Spark SQL UDF that has 7 arguments.
A Spark SQL UDF that has 7 arguments.
- Annotations
- @Stable()
- trait UDF8[T1, T2, T3, T4, T5, T6, T7, T8, R] extends Serializable
A Spark SQL UDF that has 8 arguments.
A Spark SQL UDF that has 8 arguments.
- Annotations
- @Stable()
- trait UDF9[T1, T2, T3, T4, T5, T6, T7, T8, T9, R] extends Serializable
A Spark SQL UDF that has 9 arguments.
A Spark SQL UDF that has 9 arguments.
- Annotations
- @Stable()