public final class TypeOfFunction extends Object
| Modifier and Type | Method and Description |
|---|---|
static io.airlift.slice.Slice |
typeof(Type type,
Boolean value) |
static io.airlift.slice.Slice |
typeof(Type type,
Double value) |
static io.airlift.slice.Slice |
typeof(Type type,
Long value) |
static io.airlift.slice.Slice |
typeof(Type type,
Object value) |
Copyright © 2012–2019. All rights reserved.