com.splout.db.common
Class SploutHadoopTestUtils

java.lang.Object
  extended by com.splout.db.common.SploutHadoopTestUtils

public class SploutHadoopTestUtils
extends java.lang.Object

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

SCHEMA

public static final com.datasalt.pangool.io.Schema SCHEMA
A simple Pangool Schema called "tablespace1" made up by a string and an integer

Constructor Detail

SploutHadoopTestUtils

public SploutHadoopTestUtils()
Method Detail

getTuple

public static com.datasalt.pangool.io.ITuple getTuple(java.lang.String id,
                                                      int value)
Returns a Tuple conforming to a simple schema: SCHEMA.



Copyright © 2012-2013 Datasalt Systems S.L.. All Rights Reserved.