| Modifier and Type | Method and Description |
|---|---|
AvroProto.AvroSchema |
AvroProto.AvroSchema.Builder.build() |
AvroProto.AvroSchema |
AvroProto.AvroSchema.Builder.buildPartial() |
AvroProto.AvroSchema |
Storage.ReadSessionOrBuilder.getAvroSchema()
Avro schema.
|
AvroProto.AvroSchema |
Storage.ReadSession.getAvroSchema()
Avro schema.
|
AvroProto.AvroSchema |
Storage.ReadSession.Builder.getAvroSchema()
Avro schema.
|
static AvroProto.AvroSchema |
AvroProto.AvroSchema.getDefaultInstance() |
AvroProto.AvroSchema |
AvroProto.AvroSchema.getDefaultInstanceForType() |
AvroProto.AvroSchema |
AvroProto.AvroSchema.Builder.getDefaultInstanceForType() |
static AvroProto.AvroSchema |
AvroProto.AvroSchema.parseDelimitedFrom(InputStream input) |
static AvroProto.AvroSchema |
AvroProto.AvroSchema.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AvroProto.AvroSchema |
AvroProto.AvroSchema.parseFrom(byte[] data) |
static AvroProto.AvroSchema |
AvroProto.AvroSchema.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AvroProto.AvroSchema |
AvroProto.AvroSchema.parseFrom(ByteBuffer data) |
static AvroProto.AvroSchema |
AvroProto.AvroSchema.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AvroProto.AvroSchema |
AvroProto.AvroSchema.parseFrom(com.google.protobuf.ByteString data) |
static AvroProto.AvroSchema |
AvroProto.AvroSchema.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AvroProto.AvroSchema |
AvroProto.AvroSchema.parseFrom(com.google.protobuf.CodedInputStream input) |
static AvroProto.AvroSchema |
AvroProto.AvroSchema.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AvroProto.AvroSchema |
AvroProto.AvroSchema.parseFrom(InputStream input) |
static AvroProto.AvroSchema |
AvroProto.AvroSchema.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AvroProto.AvroSchema> |
AvroProto.AvroSchema.getParserForType() |
static com.google.protobuf.Parser<AvroProto.AvroSchema> |
AvroProto.AvroSchema.parser() |
| Modifier and Type | Method and Description |
|---|---|
Storage.ReadSession.Builder |
Storage.ReadSession.Builder.mergeAvroSchema(AvroProto.AvroSchema value)
Avro schema.
|
AvroProto.AvroSchema.Builder |
AvroProto.AvroSchema.Builder.mergeFrom(AvroProto.AvroSchema other) |
static AvroProto.AvroSchema.Builder |
AvroProto.AvroSchema.newBuilder(AvroProto.AvroSchema prototype) |
Storage.ReadSession.Builder |
Storage.ReadSession.Builder.setAvroSchema(AvroProto.AvroSchema value)
Avro schema.
|
Copyright © 2022 Google LLC. All rights reserved.