org.apache.flink.api.typeinfo.CaseClassComparator
@Internal class CaseClassComparator[T <: Product](keys: Array[Int], scalaComparators: Array[TypeComparator[_]], scalaSerializers: Array[TypeSerializer[_]]) extends TupleComparatorBase[T] Comparator for Case Classes. Access is different from
our Java Tuples so we have to treat them differently.
Attributes
- Graph
- Supertypes
class TupleComparatorBase[T]
class CompositeTypeComparator[T]
class TypeComparator[T]
trait Serializable
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- Inherited from:
- TypeComparator
Attributes
- Inherited from:
- TupleComparatorBase
Attributes
- Inherited from:
- TupleComparatorBase
Attributes
- Inherited from:
- TupleComparatorBase
Attributes
- Inherited from:
- CompositeTypeComparator
Attributes
- Inherited from:
- TupleComparatorBase
Attributes
- Inherited from:
- TupleComparatorBase
Attributes
- Inherited from:
- TupleComparatorBase
Attributes
- Inherited from:
- TupleComparatorBase
Attributes
- Inherited from:
- TypeComparator
Attributes
- Inherited from:
- TupleComparatorBase
Attributes
- Inherited from:
- TupleComparatorBase
Attributes
- Inherited from:
- TupleComparatorBase