com.splout.db.hadoop
Class Table

java.lang.Object
  extended by com.splout.db.hadoop.Table

public class Table
extends java.lang.Object

Immutable definition of a Splout Table whose view has to be generated. It can be obtained throuh TableBuilder.


Method Summary
 java.util.List<TableInput> getFiles()
           
 TableSpec getTableSpec()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFiles

public java.util.List<TableInput> getFiles()

getTableSpec

public TableSpec getTableSpec()


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