com.cloudera.crunch.util
Class Tuples

java.lang.Object
  extended by com.cloudera.crunch.util.Tuples

public class Tuples
extends Object

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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tuples

public Tuples()


Copyright © 2012. All Rights Reserved.