| Package | Description |
|---|---|
| com.facebook.presto.thrift.api.udf |
| Modifier and Type | Method and Description |
|---|---|
ThriftUdfPageFormat |
ThriftUdfPage.getPageFormat() |
static ThriftUdfPageFormat |
ThriftUdfPageFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThriftUdfPageFormat[] |
ThriftUdfPageFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ThriftUdfPage(ThriftUdfPageFormat pageFormat,
PrestoThriftPage thriftPage,
ThriftSerializedPage prestoPage) |
Copyright © 2012–2023. All rights reserved.