|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.splout.db.common.SploutHadoopTestUtils
public class SploutHadoopTestUtils
Testing helper class.
| Field Summary | |
|---|---|
static com.datasalt.pangool.io.Schema |
SCHEMA
A simple Pangool Schema called "tablespace1" made up by a string and an integer |
| Constructor Summary | |
|---|---|
SploutHadoopTestUtils()
|
|
| Method Summary | |
|---|---|
static com.datasalt.pangool.io.ITuple |
getTuple(java.lang.String id,
int value)
Returns a Tuple conforming to a simple schema: SCHEMA. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final com.datasalt.pangool.io.Schema SCHEMA
| Constructor Detail |
|---|
public SploutHadoopTestUtils()
| Method Detail |
|---|
public static com.datasalt.pangool.io.ITuple getTuple(java.lang.String id,
int value)
SCHEMA.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||