com.splout.db.hadoop
Class TableInput
java.lang.Object
com.splout.db.hadoop.TableInput
public class TableInput
- extends java.lang.Object
A file (represented by a Hadoop Path) associated with an Pangool's InputFormat. TableFiles are used by Table
instances
to represent a mapping between files and Tables.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getFormat
public org.apache.hadoop.mapreduce.InputFormat<com.datasalt.pangool.io.ITuple,org.apache.hadoop.io.NullWritable> getFormat()
getPaths
public org.apache.hadoop.fs.Path[] getPaths()
getFileSchema
public com.datasalt.pangool.io.Schema getFileSchema()
getRecordProcessor
public RecordProcessor getRecordProcessor()
getSpecificHadoopInputFormatContext
public java.util.Map<java.lang.String,java.lang.String> getSpecificHadoopInputFormatContext()
Copyright © 2012-2013 Datasalt Systems S.L.. All Rights Reserved.