public class NullableText extends PigNullableWritable
idxSpace, mqFlag, mValue
Constructor and Description |
---|
NullableText() |
NullableText(byte[] utf8) |
NullableText(String string) |
Modifier and Type | Method and Description |
---|---|
Object |
getValueAsPigType() |
public NullableText()
public NullableText(byte[] utf8)
utf8
- public NullableText(String string)
string
- public Object getValueAsPigType()
getValueAsPigType
in class PigNullableWritable
Copyright © 2007-2017 The Apache Software Foundation