org.apache.hadoop.hive.ql.io
Class IOConstants

java.lang.Object
  extended by org.apache.hadoop.hive.ql.io.IOConstants

public final class IOConstants
extends Object


Field Summary
static String COLUMNS
           
static String COLUMNS_TYPES
           
static String MAPRED_TASK_ID
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COLUMNS

public static final String COLUMNS
See Also:
Constant Field Values

COLUMNS_TYPES

public static final String COLUMNS_TYPES
See Also:
Constant Field Values

MAPRED_TASK_ID

public static final String MAPRED_TASK_ID
See Also:
Constant Field Values


Copyright © 2014 The Apache Software Foundation. All rights reserved.