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