TaggedDerivation
org.apache.flinkx.api.TaggedDerivation
trait TaggedDerivation[TypeClass[_]] extends CommonTaggedDerivation[TypeClass]
Attributes
- Graph
-
- Supertypes
Members list
Type members
Inherited types
Attributes
- Inherited from:
- CommonTaggedDerivation
Value members
Concrete methods
Inherited methods
inline def derivedMirrorProduct[A](product: ProductOf[A])(using ClassTag[A], TypeTag[A]): TypeClass[A]
Attributes
- Inherited from:
- CommonTaggedDerivation
Attributes
- Inherited from:
- CommonTaggedDerivation
inline def getParams_[T, Labels <: Tuple, Params <: Tuple](annotations: Map[String, List[Any]], inheritedAnnotations: Map[String, List[Any]], typeAnnotations: Map[String, List[Any]], repeated: Map[String, Boolean], idx: Int): List[Param[Typeclass, T]]
Attributes
- Inherited from:
- CommonTaggedDerivation
Attributes
- Inherited from:
- CommonTaggedDerivation
In this article