| Package | Description |
|---|---|
| com.facebook.presto.spi |
| Modifier and Type | Method and Description |
|---|---|
List<TupleDomain.ColumnDomain<T>> |
TupleDomain.getNullableColumnDomains() |
| Modifier and Type | Method and Description |
|---|---|
static <T> TupleDomain<T> |
TupleDomain.fromNullableColumnDomains(List<TupleDomain.ColumnDomain<T>> nullableColumnDomains) |
Copyright © 2012-2014. All Rights Reserved.