public class NullableTuple extends PigNullableWritable
idxSpace, mqFlag, mValue
Constructor and Description |
---|
NullableTuple() |
NullableTuple(NullableTuple copy) |
NullableTuple(Tuple t) |
Modifier and Type | Method and Description |
---|---|
Object |
getValueAsPigType() |
void |
readFields(DataInput in) |
public NullableTuple()
public NullableTuple(Tuple t)
t
- public NullableTuple(NullableTuple copy)
public Object getValueAsPigType()
getValueAsPigType
in class PigNullableWritable
public void readFields(DataInput in) throws IOException
readFields
in interface org.apache.hadoop.io.Writable
readFields
in class PigNullableWritable
IOException
Copyright © 2007-2017 The Apache Software Foundation