| Package | Description |
|---|---|
| com.facebook.presto.bytecode |
| Modifier and Type | Method and Description |
|---|---|
Binding |
CallSiteBinder.bind(MethodHandle method) |
Binding |
CallSiteBinder.bind(Object constant,
Class<?> type) |
| Constructor and Description |
|---|
StaticTypeBytecodeExpression(Binding binding,
Method bootstrapMethod,
Class<?> sqlType,
String typeName,
Class<?> javaType) |
Copyright © 2012–2023. All rights reserved.