public static class ProjectOperator.Projection<T> extends Object
| Constructor and Description |
|---|
ProjectOperator.Projection(DataSet<T> ds,
int[] fieldIndexes) |
| Modifier and Type | Method and Description |
|---|---|
<T0> ProjectOperator<T,Tuple1<T0>> |
types(Class<T0> type0)
|
<T0,T1> ProjectOperator<T,Tuple2<T0,T1>> |
types(Class<T0> type0,
Class<T1> type1)
|
<T0,T1,T2> ProjectOperator<T,Tuple3<T0,T1,T2>> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2)
|
<T0,T1,T2,T3> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3)
|
<T0,T1,T2,T3,T4> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3,
Class<T4> type4)
|
<T0,T1,T2,T3,T4,T5> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3,
Class<T4> type4,
Class<T5> type5)
|
<T0,T1,T2,T3,T4,T5,T6> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3,
Class<T4> type4,
Class<T5> type5,
Class<T6> type6)
|
<T0,T1,T2,T3,T4,T5,T6,T7> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3,
Class<T4> type4,
Class<T5> type5,
Class<T6> type6,
Class<T7> type7)
|
<T0,T1,T2,T3,T4,T5,T6,T7,T8> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3,
Class<T4> type4,
Class<T5> type5,
Class<T6> type6,
Class<T7> type7,
Class<T8> type8)
|
<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3,
Class<T4> type4,
Class<T5> type5,
Class<T6> type6,
Class<T7> type7,
Class<T8> type8,
Class<T9> type9)
|
<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3,
Class<T4> type4,
Class<T5> type5,
Class<T6> type6,
Class<T7> type7,
Class<T8> type8,
Class<T9> type9,
Class<T10> type10)
|
<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3,
Class<T4> type4,
Class<T5> type5,
Class<T6> type6,
Class<T7> type7,
Class<T8> type8,
Class<T9> type9,
Class<T10> type10,
Class<T11> type11)
|
<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3,
Class<T4> type4,
Class<T5> type5,
Class<T6> type6,
Class<T7> type7,
Class<T8> type8,
Class<T9> type9,
Class<T10> type10,
Class<T11> type11,
Class<T12> type12)
|
<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3,
Class<T4> type4,
Class<T5> type5,
Class<T6> type6,
Class<T7> type7,
Class<T8> type8,
Class<T9> type9,
Class<T10> type10,
Class<T11> type11,
Class<T12> type12,
Class<T13> type13)
|
<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3,
Class<T4> type4,
Class<T5> type5,
Class<T6> type6,
Class<T7> type7,
Class<T8> type8,
Class<T9> type9,
Class<T10> type10,
Class<T11> type11,
Class<T12> type12,
Class<T13> type13,
Class<T14> type14)
|
<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3,
Class<T4> type4,
Class<T5> type5,
Class<T6> type6,
Class<T7> type7,
Class<T8> type8,
Class<T9> type9,
Class<T10> type10,
Class<T11> type11,
Class<T12> type12,
Class<T13> type13,
Class<T14> type14,
Class<T15> type15)
|
<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3,
Class<T4> type4,
Class<T5> type5,
Class<T6> type6,
Class<T7> type7,
Class<T8> type8,
Class<T9> type9,
Class<T10> type10,
Class<T11> type11,
Class<T12> type12,
Class<T13> type13,
Class<T14> type14,
Class<T15> type15,
Class<T16> type16)
|
<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3,
Class<T4> type4,
Class<T5> type5,
Class<T6> type6,
Class<T7> type7,
Class<T8> type8,
Class<T9> type9,
Class<T10> type10,
Class<T11> type11,
Class<T12> type12,
Class<T13> type13,
Class<T14> type14,
Class<T15> type15,
Class<T16> type16,
Class<T17> type17)
|
<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3,
Class<T4> type4,
Class<T5> type5,
Class<T6> type6,
Class<T7> type7,
Class<T8> type8,
Class<T9> type9,
Class<T10> type10,
Class<T11> type11,
Class<T12> type12,
Class<T13> type13,
Class<T14> type14,
Class<T15> type15,
Class<T16> type16,
Class<T17> type17,
Class<T18> type18)
|
<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3,
Class<T4> type4,
Class<T5> type5,
Class<T6> type6,
Class<T7> type7,
Class<T8> type8,
Class<T9> type9,
Class<T10> type10,
Class<T11> type11,
Class<T12> type12,
Class<T13> type13,
Class<T14> type14,
Class<T15> type15,
Class<T16> type16,
Class<T17> type17,
Class<T18> type18,
Class<T19> type19)
|
<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3,
Class<T4> type4,
Class<T5> type5,
Class<T6> type6,
Class<T7> type7,
Class<T8> type8,
Class<T9> type9,
Class<T10> type10,
Class<T11> type11,
Class<T12> type12,
Class<T13> type13,
Class<T14> type14,
Class<T15> type15,
Class<T16> type16,
Class<T17> type17,
Class<T18> type18,
Class<T19> type19,
Class<T20> type20)
|
<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3,
Class<T4> type4,
Class<T5> type5,
Class<T6> type6,
Class<T7> type7,
Class<T8> type8,
Class<T9> type9,
Class<T10> type10,
Class<T11> type11,
Class<T12> type12,
Class<T13> type13,
Class<T14> type14,
Class<T15> type15,
Class<T16> type16,
Class<T17> type17,
Class<T18> type18,
Class<T19> type19,
Class<T20> type20,
Class<T21> type21)
|
<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3,
Class<T4> type4,
Class<T5> type5,
Class<T6> type6,
Class<T7> type7,
Class<T8> type8,
Class<T9> type9,
Class<T10> type10,
Class<T11> type11,
Class<T12> type12,
Class<T13> type13,
Class<T14> type14,
Class<T15> type15,
Class<T16> type16,
Class<T17> type17,
Class<T18> type18,
Class<T19> type19,
Class<T20> type20,
Class<T21> type21,
Class<T22> type22)
|
<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22,T23> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3,
Class<T4> type4,
Class<T5> type5,
Class<T6> type6,
Class<T7> type7,
Class<T8> type8,
Class<T9> type9,
Class<T10> type10,
Class<T11> type11,
Class<T12> type12,
Class<T13> type13,
Class<T14> type14,
Class<T15> type15,
Class<T16> type16,
Class<T17> type17,
Class<T18> type18,
Class<T19> type19,
Class<T20> type20,
Class<T21> type21,
Class<T22> type22,
Class<T23> type23)
|
<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22,T23,T24> |
types(Class<T0> type0,
Class<T1> type1,
Class<T2> type2,
Class<T3> type3,
Class<T4> type4,
Class<T5> type5,
Class<T6> type6,
Class<T7> type7,
Class<T8> type8,
Class<T9> type9,
Class<T10> type10,
Class<T11> type11,
Class<T12> type12,
Class<T13> type13,
Class<T14> type14,
Class<T15> type15,
Class<T16> type16,
Class<T17> type17,
Class<T18> type18,
Class<T19> type19,
Class<T20> type20,
Class<T21> type21,
Class<T22> type22,
Class<T23> type23,
Class<T24> type24)
|
public <T0> ProjectOperator<T,Tuple1<T0>> types(Class<T0> type0)
public <T0,T1> ProjectOperator<T,Tuple2<T0,T1>> types(Class<T0> type0, Class<T1> type1)
public <T0,T1,T2> ProjectOperator<T,Tuple3<T0,T1,T2>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2)
public <T0,T1,T2,T3> ProjectOperator<T,Tuple4<T0,T1,T2,T3>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3)
public <T0,T1,T2,T3,T4> ProjectOperator<T,Tuple5<T0,T1,T2,T3,T4>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3, Class<T4> type4)
Tuple DataSet to the previously selected fields.
Requires the classes of the fields of the resulting Tuples.type0 - The class of field '0' of the result Tuples.type1 - The class of field '1' of the result Tuples.type2 - The class of field '2' of the result Tuples.type3 - The class of field '3' of the result Tuples.type4 - The class of field '4' of the result Tuples.Tuple,
DataSetpublic <T0,T1,T2,T3,T4,T5> ProjectOperator<T,Tuple6<T0,T1,T2,T3,T4,T5>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3, Class<T4> type4, Class<T5> type5)
Tuple DataSet to the previously selected fields.
Requires the classes of the fields of the resulting Tuples.type0 - The class of field '0' of the result Tuples.type1 - The class of field '1' of the result Tuples.type2 - The class of field '2' of the result Tuples.type3 - The class of field '3' of the result Tuples.type4 - The class of field '4' of the result Tuples.type5 - The class of field '5' of the result Tuples.Tuple,
DataSetpublic <T0,T1,T2,T3,T4,T5,T6> ProjectOperator<T,Tuple7<T0,T1,T2,T3,T4,T5,T6>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3, Class<T4> type4, Class<T5> type5, Class<T6> type6)
Tuple DataSet to the previously selected fields.
Requires the classes of the fields of the resulting Tuples.type0 - The class of field '0' of the result Tuples.type1 - The class of field '1' of the result Tuples.type2 - The class of field '2' of the result Tuples.type3 - The class of field '3' of the result Tuples.type4 - The class of field '4' of the result Tuples.type5 - The class of field '5' of the result Tuples.type6 - The class of field '6' of the result Tuples.Tuple,
DataSetpublic <T0,T1,T2,T3,T4,T5,T6,T7> ProjectOperator<T,Tuple8<T0,T1,T2,T3,T4,T5,T6,T7>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3, Class<T4> type4, Class<T5> type5, Class<T6> type6, Class<T7> type7)
Tuple DataSet to the previously selected fields.
Requires the classes of the fields of the resulting Tuples.type0 - The class of field '0' of the result Tuples.type1 - The class of field '1' of the result Tuples.type2 - The class of field '2' of the result Tuples.type3 - The class of field '3' of the result Tuples.type4 - The class of field '4' of the result Tuples.type5 - The class of field '5' of the result Tuples.type6 - The class of field '6' of the result Tuples.type7 - The class of field '7' of the result Tuples.Tuple,
DataSetpublic <T0,T1,T2,T3,T4,T5,T6,T7,T8> ProjectOperator<T,Tuple9<T0,T1,T2,T3,T4,T5,T6,T7,T8>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3, Class<T4> type4, Class<T5> type5, Class<T6> type6, Class<T7> type7, Class<T8> type8)
Tuple DataSet to the previously selected fields.
Requires the classes of the fields of the resulting Tuples.type0 - The class of field '0' of the result Tuples.type1 - The class of field '1' of the result Tuples.type2 - The class of field '2' of the result Tuples.type3 - The class of field '3' of the result Tuples.type4 - The class of field '4' of the result Tuples.type5 - The class of field '5' of the result Tuples.type6 - The class of field '6' of the result Tuples.type7 - The class of field '7' of the result Tuples.type8 - The class of field '8' of the result Tuples.Tuple,
DataSetpublic <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9> ProjectOperator<T,Tuple10<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3, Class<T4> type4, Class<T5> type5, Class<T6> type6, Class<T7> type7, Class<T8> type8, Class<T9> type9)
Tuple DataSet to the previously selected fields.
Requires the classes of the fields of the resulting Tuples.type0 - The class of field '0' of the result Tuples.type1 - The class of field '1' of the result Tuples.type2 - The class of field '2' of the result Tuples.type3 - The class of field '3' of the result Tuples.type4 - The class of field '4' of the result Tuples.type5 - The class of field '5' of the result Tuples.type6 - The class of field '6' of the result Tuples.type7 - The class of field '7' of the result Tuples.type8 - The class of field '8' of the result Tuples.type9 - The class of field '9' of the result Tuples.Tuple,
DataSetpublic <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10> ProjectOperator<T,Tuple11<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3, Class<T4> type4, Class<T5> type5, Class<T6> type6, Class<T7> type7, Class<T8> type8, Class<T9> type9, Class<T10> type10)
Tuple DataSet to the previously selected fields.
Requires the classes of the fields of the resulting Tuples.type0 - The class of field '0' of the result Tuples.type1 - The class of field '1' of the result Tuples.type2 - The class of field '2' of the result Tuples.type3 - The class of field '3' of the result Tuples.type4 - The class of field '4' of the result Tuples.type5 - The class of field '5' of the result Tuples.type6 - The class of field '6' of the result Tuples.type7 - The class of field '7' of the result Tuples.type8 - The class of field '8' of the result Tuples.type9 - The class of field '9' of the result Tuples.type10 - The class of field '10' of the result Tuples.Tuple,
DataSetpublic <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11> ProjectOperator<T,Tuple12<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3, Class<T4> type4, Class<T5> type5, Class<T6> type6, Class<T7> type7, Class<T8> type8, Class<T9> type9, Class<T10> type10, Class<T11> type11)
Tuple DataSet to the previously selected fields.
Requires the classes of the fields of the resulting Tuples.type0 - The class of field '0' of the result Tuples.type1 - The class of field '1' of the result Tuples.type2 - The class of field '2' of the result Tuples.type3 - The class of field '3' of the result Tuples.type4 - The class of field '4' of the result Tuples.type5 - The class of field '5' of the result Tuples.type6 - The class of field '6' of the result Tuples.type7 - The class of field '7' of the result Tuples.type8 - The class of field '8' of the result Tuples.type9 - The class of field '9' of the result Tuples.type10 - The class of field '10' of the result Tuples.type11 - The class of field '11' of the result Tuples.Tuple,
DataSetpublic <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12> ProjectOperator<T,Tuple13<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3, Class<T4> type4, Class<T5> type5, Class<T6> type6, Class<T7> type7, Class<T8> type8, Class<T9> type9, Class<T10> type10, Class<T11> type11, Class<T12> type12)
Tuple DataSet to the previously selected fields.
Requires the classes of the fields of the resulting Tuples.type0 - The class of field '0' of the result Tuples.type1 - The class of field '1' of the result Tuples.type2 - The class of field '2' of the result Tuples.type3 - The class of field '3' of the result Tuples.type4 - The class of field '4' of the result Tuples.type5 - The class of field '5' of the result Tuples.type6 - The class of field '6' of the result Tuples.type7 - The class of field '7' of the result Tuples.type8 - The class of field '8' of the result Tuples.type9 - The class of field '9' of the result Tuples.type10 - The class of field '10' of the result Tuples.type11 - The class of field '11' of the result Tuples.type12 - The class of field '12' of the result Tuples.Tuple,
DataSetpublic <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13> ProjectOperator<T,Tuple14<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3, Class<T4> type4, Class<T5> type5, Class<T6> type6, Class<T7> type7, Class<T8> type8, Class<T9> type9, Class<T10> type10, Class<T11> type11, Class<T12> type12, Class<T13> type13)
Tuple DataSet to the previously selected fields.
Requires the classes of the fields of the resulting Tuples.type0 - The class of field '0' of the result Tuples.type1 - The class of field '1' of the result Tuples.type2 - The class of field '2' of the result Tuples.type3 - The class of field '3' of the result Tuples.type4 - The class of field '4' of the result Tuples.type5 - The class of field '5' of the result Tuples.type6 - The class of field '6' of the result Tuples.type7 - The class of field '7' of the result Tuples.type8 - The class of field '8' of the result Tuples.type9 - The class of field '9' of the result Tuples.type10 - The class of field '10' of the result Tuples.type11 - The class of field '11' of the result Tuples.type12 - The class of field '12' of the result Tuples.type13 - The class of field '13' of the result Tuples.Tuple,
DataSetpublic <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14> ProjectOperator<T,Tuple15<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3, Class<T4> type4, Class<T5> type5, Class<T6> type6, Class<T7> type7, Class<T8> type8, Class<T9> type9, Class<T10> type10, Class<T11> type11, Class<T12> type12, Class<T13> type13, Class<T14> type14)
Tuple DataSet to the previously selected fields.
Requires the classes of the fields of the resulting Tuples.type0 - The class of field '0' of the result Tuples.type1 - The class of field '1' of the result Tuples.type2 - The class of field '2' of the result Tuples.type3 - The class of field '3' of the result Tuples.type4 - The class of field '4' of the result Tuples.type5 - The class of field '5' of the result Tuples.type6 - The class of field '6' of the result Tuples.type7 - The class of field '7' of the result Tuples.type8 - The class of field '8' of the result Tuples.type9 - The class of field '9' of the result Tuples.type10 - The class of field '10' of the result Tuples.type11 - The class of field '11' of the result Tuples.type12 - The class of field '12' of the result Tuples.type13 - The class of field '13' of the result Tuples.type14 - The class of field '14' of the result Tuples.Tuple,
DataSetpublic <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15> ProjectOperator<T,Tuple16<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3, Class<T4> type4, Class<T5> type5, Class<T6> type6, Class<T7> type7, Class<T8> type8, Class<T9> type9, Class<T10> type10, Class<T11> type11, Class<T12> type12, Class<T13> type13, Class<T14> type14, Class<T15> type15)
Tuple DataSet to the previously selected fields.
Requires the classes of the fields of the resulting Tuples.type0 - The class of field '0' of the result Tuples.type1 - The class of field '1' of the result Tuples.type2 - The class of field '2' of the result Tuples.type3 - The class of field '3' of the result Tuples.type4 - The class of field '4' of the result Tuples.type5 - The class of field '5' of the result Tuples.type6 - The class of field '6' of the result Tuples.type7 - The class of field '7' of the result Tuples.type8 - The class of field '8' of the result Tuples.type9 - The class of field '9' of the result Tuples.type10 - The class of field '10' of the result Tuples.type11 - The class of field '11' of the result Tuples.type12 - The class of field '12' of the result Tuples.type13 - The class of field '13' of the result Tuples.type14 - The class of field '14' of the result Tuples.type15 - The class of field '15' of the result Tuples.Tuple,
DataSetpublic <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16> ProjectOperator<T,Tuple17<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3, Class<T4> type4, Class<T5> type5, Class<T6> type6, Class<T7> type7, Class<T8> type8, Class<T9> type9, Class<T10> type10, Class<T11> type11, Class<T12> type12, Class<T13> type13, Class<T14> type14, Class<T15> type15, Class<T16> type16)
Tuple DataSet to the previously selected fields.
Requires the classes of the fields of the resulting Tuples.type0 - The class of field '0' of the result Tuples.type1 - The class of field '1' of the result Tuples.type2 - The class of field '2' of the result Tuples.type3 - The class of field '3' of the result Tuples.type4 - The class of field '4' of the result Tuples.type5 - The class of field '5' of the result Tuples.type6 - The class of field '6' of the result Tuples.type7 - The class of field '7' of the result Tuples.type8 - The class of field '8' of the result Tuples.type9 - The class of field '9' of the result Tuples.type10 - The class of field '10' of the result Tuples.type11 - The class of field '11' of the result Tuples.type12 - The class of field '12' of the result Tuples.type13 - The class of field '13' of the result Tuples.type14 - The class of field '14' of the result Tuples.type15 - The class of field '15' of the result Tuples.type16 - The class of field '16' of the result Tuples.Tuple,
DataSetpublic <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17> ProjectOperator<T,Tuple18<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3, Class<T4> type4, Class<T5> type5, Class<T6> type6, Class<T7> type7, Class<T8> type8, Class<T9> type9, Class<T10> type10, Class<T11> type11, Class<T12> type12, Class<T13> type13, Class<T14> type14, Class<T15> type15, Class<T16> type16, Class<T17> type17)
Tuple DataSet to the previously selected fields.
Requires the classes of the fields of the resulting Tuples.type0 - The class of field '0' of the result Tuples.type1 - The class of field '1' of the result Tuples.type2 - The class of field '2' of the result Tuples.type3 - The class of field '3' of the result Tuples.type4 - The class of field '4' of the result Tuples.type5 - The class of field '5' of the result Tuples.type6 - The class of field '6' of the result Tuples.type7 - The class of field '7' of the result Tuples.type8 - The class of field '8' of the result Tuples.type9 - The class of field '9' of the result Tuples.type10 - The class of field '10' of the result Tuples.type11 - The class of field '11' of the result Tuples.type12 - The class of field '12' of the result Tuples.type13 - The class of field '13' of the result Tuples.type14 - The class of field '14' of the result Tuples.type15 - The class of field '15' of the result Tuples.type16 - The class of field '16' of the result Tuples.type17 - The class of field '17' of the result Tuples.Tuple,
DataSetpublic <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18> ProjectOperator<T,Tuple19<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3, Class<T4> type4, Class<T5> type5, Class<T6> type6, Class<T7> type7, Class<T8> type8, Class<T9> type9, Class<T10> type10, Class<T11> type11, Class<T12> type12, Class<T13> type13, Class<T14> type14, Class<T15> type15, Class<T16> type16, Class<T17> type17, Class<T18> type18)
Tuple DataSet to the previously selected fields.
Requires the classes of the fields of the resulting Tuples.type0 - The class of field '0' of the result Tuples.type1 - The class of field '1' of the result Tuples.type2 - The class of field '2' of the result Tuples.type3 - The class of field '3' of the result Tuples.type4 - The class of field '4' of the result Tuples.type5 - The class of field '5' of the result Tuples.type6 - The class of field '6' of the result Tuples.type7 - The class of field '7' of the result Tuples.type8 - The class of field '8' of the result Tuples.type9 - The class of field '9' of the result Tuples.type10 - The class of field '10' of the result Tuples.type11 - The class of field '11' of the result Tuples.type12 - The class of field '12' of the result Tuples.type13 - The class of field '13' of the result Tuples.type14 - The class of field '14' of the result Tuples.type15 - The class of field '15' of the result Tuples.type16 - The class of field '16' of the result Tuples.type17 - The class of field '17' of the result Tuples.type18 - The class of field '18' of the result Tuples.Tuple,
DataSetpublic <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19> ProjectOperator<T,Tuple20<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3, Class<T4> type4, Class<T5> type5, Class<T6> type6, Class<T7> type7, Class<T8> type8, Class<T9> type9, Class<T10> type10, Class<T11> type11, Class<T12> type12, Class<T13> type13, Class<T14> type14, Class<T15> type15, Class<T16> type16, Class<T17> type17, Class<T18> type18, Class<T19> type19)
Tuple DataSet to the previously selected fields.
Requires the classes of the fields of the resulting Tuples.type0 - The class of field '0' of the result Tuples.type1 - The class of field '1' of the result Tuples.type2 - The class of field '2' of the result Tuples.type3 - The class of field '3' of the result Tuples.type4 - The class of field '4' of the result Tuples.type5 - The class of field '5' of the result Tuples.type6 - The class of field '6' of the result Tuples.type7 - The class of field '7' of the result Tuples.type8 - The class of field '8' of the result Tuples.type9 - The class of field '9' of the result Tuples.type10 - The class of field '10' of the result Tuples.type11 - The class of field '11' of the result Tuples.type12 - The class of field '12' of the result Tuples.type13 - The class of field '13' of the result Tuples.type14 - The class of field '14' of the result Tuples.type15 - The class of field '15' of the result Tuples.type16 - The class of field '16' of the result Tuples.type17 - The class of field '17' of the result Tuples.type18 - The class of field '18' of the result Tuples.type19 - The class of field '19' of the result Tuples.Tuple,
DataSetpublic <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20> ProjectOperator<T,Tuple21<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3, Class<T4> type4, Class<T5> type5, Class<T6> type6, Class<T7> type7, Class<T8> type8, Class<T9> type9, Class<T10> type10, Class<T11> type11, Class<T12> type12, Class<T13> type13, Class<T14> type14, Class<T15> type15, Class<T16> type16, Class<T17> type17, Class<T18> type18, Class<T19> type19, Class<T20> type20)
Tuple DataSet to the previously selected fields.
Requires the classes of the fields of the resulting Tuples.type0 - The class of field '0' of the result Tuples.type1 - The class of field '1' of the result Tuples.type2 - The class of field '2' of the result Tuples.type3 - The class of field '3' of the result Tuples.type4 - The class of field '4' of the result Tuples.type5 - The class of field '5' of the result Tuples.type6 - The class of field '6' of the result Tuples.type7 - The class of field '7' of the result Tuples.type8 - The class of field '8' of the result Tuples.type9 - The class of field '9' of the result Tuples.type10 - The class of field '10' of the result Tuples.type11 - The class of field '11' of the result Tuples.type12 - The class of field '12' of the result Tuples.type13 - The class of field '13' of the result Tuples.type14 - The class of field '14' of the result Tuples.type15 - The class of field '15' of the result Tuples.type16 - The class of field '16' of the result Tuples.type17 - The class of field '17' of the result Tuples.type18 - The class of field '18' of the result Tuples.type19 - The class of field '19' of the result Tuples.type20 - The class of field '20' of the result Tuples.Tuple,
DataSetpublic <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21> ProjectOperator<T,Tuple22<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3, Class<T4> type4, Class<T5> type5, Class<T6> type6, Class<T7> type7, Class<T8> type8, Class<T9> type9, Class<T10> type10, Class<T11> type11, Class<T12> type12, Class<T13> type13, Class<T14> type14, Class<T15> type15, Class<T16> type16, Class<T17> type17, Class<T18> type18, Class<T19> type19, Class<T20> type20, Class<T21> type21)
Tuple DataSet to the previously selected fields.
Requires the classes of the fields of the resulting Tuples.type0 - The class of field '0' of the result Tuples.type1 - The class of field '1' of the result Tuples.type2 - The class of field '2' of the result Tuples.type3 - The class of field '3' of the result Tuples.type4 - The class of field '4' of the result Tuples.type5 - The class of field '5' of the result Tuples.type6 - The class of field '6' of the result Tuples.type7 - The class of field '7' of the result Tuples.type8 - The class of field '8' of the result Tuples.type9 - The class of field '9' of the result Tuples.type10 - The class of field '10' of the result Tuples.type11 - The class of field '11' of the result Tuples.type12 - The class of field '12' of the result Tuples.type13 - The class of field '13' of the result Tuples.type14 - The class of field '14' of the result Tuples.type15 - The class of field '15' of the result Tuples.type16 - The class of field '16' of the result Tuples.type17 - The class of field '17' of the result Tuples.type18 - The class of field '18' of the result Tuples.type19 - The class of field '19' of the result Tuples.type20 - The class of field '20' of the result Tuples.type21 - The class of field '21' of the result Tuples.Tuple,
DataSetpublic <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22> ProjectOperator<T,Tuple23<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3, Class<T4> type4, Class<T5> type5, Class<T6> type6, Class<T7> type7, Class<T8> type8, Class<T9> type9, Class<T10> type10, Class<T11> type11, Class<T12> type12, Class<T13> type13, Class<T14> type14, Class<T15> type15, Class<T16> type16, Class<T17> type17, Class<T18> type18, Class<T19> type19, Class<T20> type20, Class<T21> type21, Class<T22> type22)
Tuple DataSet to the previously selected fields.
Requires the classes of the fields of the resulting Tuples.type0 - The class of field '0' of the result Tuples.type1 - The class of field '1' of the result Tuples.type2 - The class of field '2' of the result Tuples.type3 - The class of field '3' of the result Tuples.type4 - The class of field '4' of the result Tuples.type5 - The class of field '5' of the result Tuples.type6 - The class of field '6' of the result Tuples.type7 - The class of field '7' of the result Tuples.type8 - The class of field '8' of the result Tuples.type9 - The class of field '9' of the result Tuples.type10 - The class of field '10' of the result Tuples.type11 - The class of field '11' of the result Tuples.type12 - The class of field '12' of the result Tuples.type13 - The class of field '13' of the result Tuples.type14 - The class of field '14' of the result Tuples.type15 - The class of field '15' of the result Tuples.type16 - The class of field '16' of the result Tuples.type17 - The class of field '17' of the result Tuples.type18 - The class of field '18' of the result Tuples.type19 - The class of field '19' of the result Tuples.type20 - The class of field '20' of the result Tuples.type21 - The class of field '21' of the result Tuples.type22 - The class of field '22' of the result Tuples.Tuple,
DataSetpublic <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22,T23> ProjectOperator<T,Tuple24<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22,T23>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3, Class<T4> type4, Class<T5> type5, Class<T6> type6, Class<T7> type7, Class<T8> type8, Class<T9> type9, Class<T10> type10, Class<T11> type11, Class<T12> type12, Class<T13> type13, Class<T14> type14, Class<T15> type15, Class<T16> type16, Class<T17> type17, Class<T18> type18, Class<T19> type19, Class<T20> type20, Class<T21> type21, Class<T22> type22, Class<T23> type23)
Tuple DataSet to the previously selected fields.
Requires the classes of the fields of the resulting Tuples.type0 - The class of field '0' of the result Tuples.type1 - The class of field '1' of the result Tuples.type2 - The class of field '2' of the result Tuples.type3 - The class of field '3' of the result Tuples.type4 - The class of field '4' of the result Tuples.type5 - The class of field '5' of the result Tuples.type6 - The class of field '6' of the result Tuples.type7 - The class of field '7' of the result Tuples.type8 - The class of field '8' of the result Tuples.type9 - The class of field '9' of the result Tuples.type10 - The class of field '10' of the result Tuples.type11 - The class of field '11' of the result Tuples.type12 - The class of field '12' of the result Tuples.type13 - The class of field '13' of the result Tuples.type14 - The class of field '14' of the result Tuples.type15 - The class of field '15' of the result Tuples.type16 - The class of field '16' of the result Tuples.type17 - The class of field '17' of the result Tuples.type18 - The class of field '18' of the result Tuples.type19 - The class of field '19' of the result Tuples.type20 - The class of field '20' of the result Tuples.type21 - The class of field '21' of the result Tuples.type22 - The class of field '22' of the result Tuples.type23 - The class of field '23' of the result Tuples.Tuple,
DataSetpublic <T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22,T23,T24> ProjectOperator<T,Tuple25<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22,T23,T24>> types(Class<T0> type0, Class<T1> type1, Class<T2> type2, Class<T3> type3, Class<T4> type4, Class<T5> type5, Class<T6> type6, Class<T7> type7, Class<T8> type8, Class<T9> type9, Class<T10> type10, Class<T11> type11, Class<T12> type12, Class<T13> type13, Class<T14> type14, Class<T15> type15, Class<T16> type16, Class<T17> type17, Class<T18> type18, Class<T19> type19, Class<T20> type20, Class<T21> type21, Class<T22> type22, Class<T23> type23, Class<T24> type24)
Tuple DataSet to the previously selected fields.
Requires the classes of the fields of the resulting Tuples.type0 - The class of field '0' of the result Tuples.type1 - The class of field '1' of the result Tuples.type2 - The class of field '2' of the result Tuples.type3 - The class of field '3' of the result Tuples.type4 - The class of field '4' of the result Tuples.type5 - The class of field '5' of the result Tuples.type6 - The class of field '6' of the result Tuples.type7 - The class of field '7' of the result Tuples.type8 - The class of field '8' of the result Tuples.type9 - The class of field '9' of the result Tuples.type10 - The class of field '10' of the result Tuples.type11 - The class of field '11' of the result Tuples.type12 - The class of field '12' of the result Tuples.type13 - The class of field '13' of the result Tuples.type14 - The class of field '14' of the result Tuples.type15 - The class of field '15' of the result Tuples.type16 - The class of field '16' of the result Tuples.type17 - The class of field '17' of the result Tuples.type18 - The class of field '18' of the result Tuples.type19 - The class of field '19' of the result Tuples.type20 - The class of field '20' of the result Tuples.type21 - The class of field '21' of the result Tuples.type22 - The class of field '22' of the result Tuples.type23 - The class of field '23' of the result Tuples.type24 - The class of field '24' of the result Tuples.Tuple,
DataSetCopyright © 2014 The Apache Software Foundation. All rights reserved.