public class NullableText extends PigNullableWritable
idxSpace, mqFlag, mValue| Constructor and Description |
|---|
NullableText() |
NullableText(byte[] utf8) |
NullableText(java.lang.String string) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.io.Text |
getText() |
java.lang.Object |
getValueAsPigType() |
public NullableText()
public NullableText(byte[] utf8)
utf8 - public NullableText(java.lang.String string)
string - public java.lang.Object getValueAsPigType()
getValueAsPigType in class PigNullableWritablepublic org.apache.hadoop.io.Text getText()
Copyright © 2007-2025 The Apache Software Foundation