org.apache.pig.data
Class ExampleTuple
java.lang.Object
org.apache.pig.data.Datum
org.apache.pig.data.Tuple
org.apache.pig.data.ExampleTuple
- All Implemented Interfaces:
- Comparable, org.apache.hadoop.io.Writable, org.apache.hadoop.io.WritableComparable
public class ExampleTuple
- extends Tuple
Fields inherited from class org.apache.pig.data.Tuple |
fields |
Methods inherited from class org.apache.pig.data.Tuple |
appendField, appendTuple, arity, compareTo, compareTo, copyFrom, equals, getAtomField, getBagField, getField, getMemorySize, getTupleField, greaterThan, hashCode, lessThan, read, readDatum, readFields, setField, setField, setField, setField, toDelimitedString, toString, write |
omittable
public boolean omittable
synthetic
public boolean synthetic
ExampleTuple
public ExampleTuple()
makeSynthetic
public void makeSynthetic()
toggleOmittability
public void toggleOmittability()
isOmittable
public boolean isOmittable()
isSynthetic
public boolean isSynthetic()
Copyright © ${year} The Apache Software Foundation