org.apache.hadoop.record.compiler
Class Consts

java.lang.Object
  extended by org.apache.hadoop.record.compiler.Consts

Deprecated. Replaced by Avro.

@Deprecated
@InterfaceAudience.Public
@InterfaceStability.Stable
public class Consts
extends Object

const definitions for Record I/O compiler


Field Summary
static String RECORD_INPUT
          Deprecated.  
static String RECORD_OUTPUT
          Deprecated.  
static String RIO_PREFIX
          Deprecated.  
static String RTI_FILTER
          Deprecated.  
static String RTI_FILTER_FIELDS
          Deprecated.  
static String RTI_VAR
          Deprecated.  
static String TAG
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RIO_PREFIX

public static final String RIO_PREFIX
Deprecated. 
See Also:
Constant Field Values

RTI_VAR

public static final String RTI_VAR
Deprecated. 
See Also:
Constant Field Values

RTI_FILTER

public static final String RTI_FILTER
Deprecated. 
See Also:
Constant Field Values

RTI_FILTER_FIELDS

public static final String RTI_FILTER_FIELDS
Deprecated. 
See Also:
Constant Field Values

RECORD_OUTPUT

public static final String RECORD_OUTPUT
Deprecated. 
See Also:
Constant Field Values

RECORD_INPUT

public static final String RECORD_INPUT
Deprecated. 
See Also:
Constant Field Values

TAG

public static final String TAG
Deprecated. 
See Also:
Constant Field Values


Copyright © 2014 Apache Software Foundation. All Rights Reserved.