| Modifier and Type | Method and Description |
|---|---|
PrestoDialect |
PrestoDialect.Builder.build() |
PrestoDialect |
PrestoDialect.Builder.buildPartial() |
static PrestoDialect |
PrestoDialect.getDefaultInstance() |
PrestoDialect |
PrestoDialect.getDefaultInstanceForType() |
PrestoDialect |
PrestoDialect.Builder.getDefaultInstanceForType() |
PrestoDialect |
DialectOrBuilder.getPrestoDialect()
The Presto dialect
|
PrestoDialect |
Dialect.getPrestoDialect()
The Presto dialect
|
PrestoDialect |
Dialect.Builder.getPrestoDialect()
The Presto dialect
|
static PrestoDialect |
PrestoDialect.parseDelimitedFrom(InputStream input) |
static PrestoDialect |
PrestoDialect.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrestoDialect |
PrestoDialect.parseFrom(byte[] data) |
static PrestoDialect |
PrestoDialect.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrestoDialect |
PrestoDialect.parseFrom(ByteBuffer data) |
static PrestoDialect |
PrestoDialect.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrestoDialect |
PrestoDialect.parseFrom(com.google.protobuf.ByteString data) |
static PrestoDialect |
PrestoDialect.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrestoDialect |
PrestoDialect.parseFrom(com.google.protobuf.CodedInputStream input) |
static PrestoDialect |
PrestoDialect.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrestoDialect |
PrestoDialect.parseFrom(InputStream input) |
static PrestoDialect |
PrestoDialect.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PrestoDialect> |
PrestoDialect.getParserForType() |
static com.google.protobuf.Parser<PrestoDialect> |
PrestoDialect.parser() |
| Modifier and Type | Method and Description |
|---|---|
PrestoDialect.Builder |
PrestoDialect.Builder.mergeFrom(PrestoDialect other) |
Dialect.Builder |
Dialect.Builder.mergePrestoDialect(PrestoDialect value)
The Presto dialect
|
static PrestoDialect.Builder |
PrestoDialect.newBuilder(PrestoDialect prototype) |
Dialect.Builder |
Dialect.Builder.setPrestoDialect(PrestoDialect value)
The Presto dialect
|
Copyright © 2024 Google LLC. All rights reserved.