|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.crunch.util.Tuples
public class Tuples
Utilities for working with subclasses of the Tuple
interface.
Nested Class Summary | |
---|---|
static class |
Tuples.PairIterable<S,T>
|
static class |
Tuples.QuadIterable<A,B,C,D>
|
static class |
Tuples.TripIterable<A,B,C>
|
static class |
Tuples.TupleNIterable
|
Constructor Summary | |
---|---|
Tuples()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Tuples()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |