Package | Description |
---|---|
org.apache.tajo.datum |
Modifier and Type | Field and Description |
---|---|
static TextDatum |
TextDatum.EMPTY_TEXT |
Modifier and Type | Method and Description |
---|---|
static TextDatum |
DatumFactory.createText(byte[] val) |
static TextDatum |
DatumFactory.createText(String val) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.