Package | Description |
---|---|
org.apache.tajo.datum |
Modifier and Type | Field and Description |
---|---|
static BooleanDatum |
BooleanDatum.FALSE |
static BooleanDatum |
BooleanDatum.TRUE |
Modifier and Type | Method and Description |
---|---|
static BooleanDatum |
DatumFactory.createBool(boolean val) |
BooleanDatum |
BooleanDatum.equalsTo(Datum datum) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.