|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Tuple | |
|---|---|
| edu.umd.cloud9.io | Provides various Hadoop data types. |
| Uses of Tuple in edu.umd.cloud9.io |
|---|
| Methods in edu.umd.cloud9.io that return Tuple | |
|---|---|
static Tuple |
Tuple.createFrom(DataInput in)
Factory method for deserializing a Tuple object. |
Tuple |
Schema.instantiate()
Instantiate a new Tuple instance with this Schema. |
Tuple |
Schema.instantiate(Object... objects)
Instantiate a new Tuple instance with this Schema. |
| Methods in edu.umd.cloud9.io with parameters of type Tuple | |
|---|---|
int |
Tuple.compareTo(Tuple that)
Defines a natural sort order for the Tuple class. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||