Package | Description |
---|---|
org.apache.tajo.datum |
Modifier and Type | Method and Description |
---|---|
static Inet4Datum |
DatumFactory.createInet4(byte[] val) |
static Inet4Datum |
DatumFactory.createInet4(byte[] val,
int offset,
int length) |
static Inet4Datum |
DatumFactory.createInet4(String val) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.