Class Hierarchy
- java.lang.Object
- com.linkedin.feathr.common.types.FeatureType
- com.linkedin.feathr.common.types.BooleanFeatureType
- com.linkedin.feathr.common.types.CategoricalFeatureType
- com.linkedin.feathr.common.types.CategoricalSetFeatureType
- com.linkedin.feathr.common.types.DenseVectorFeatureType
- com.linkedin.feathr.common.types.NumericFeatureType
- com.linkedin.feathr.common.types.TensorFeatureType
- com.linkedin.feathr.common.types.TermVectorFeatureType
- com.linkedin.feathr.common.types.ValueType (implements com.linkedin.feathr.common.tensor.Representable, java.io.Serializable)
- com.linkedin.feathr.common.types.PrimitiveType
- com.linkedin.feathr.common.types.FeatureType
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.linkedin.feathr.common.types.FeatureType.BasicType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)