Class FilterAndFlattenJoinedValues
- java.lang.Object
-
- org.datavec.local.transforms.BaseFlatMapFunctionAdaptee<JoinedValue,List<Writable>>
-
- org.datavec.local.transforms.join.FilterAndFlattenJoinedValues
-
public class FilterAndFlattenJoinedValues extends BaseFlatMapFunctionAdaptee<JoinedValue,List<Writable>>
-
-
Field Summary
-
Fields inherited from class org.datavec.local.transforms.BaseFlatMapFunctionAdaptee
adapter
-
-
Constructor Summary
Constructors Constructor Description FilterAndFlattenJoinedValues(Join.JoinType joinType)
-
-
-
Constructor Detail
-
FilterAndFlattenJoinedValues
public FilterAndFlattenJoinedValues(Join.JoinType joinType)
-
-