| Modifier and Type | Method and Description |
|---|---|
ArrowProto.ArrowSchema |
ArrowProto.ArrowSchema.Builder.build() |
ArrowProto.ArrowSchema |
ArrowProto.ArrowSchema.Builder.buildPartial() |
ArrowProto.ArrowSchema |
Storage.ReadSessionOrBuilder.getArrowSchema()
Arrow schema.
|
ArrowProto.ArrowSchema |
Storage.ReadSession.getArrowSchema()
Arrow schema.
|
ArrowProto.ArrowSchema |
Storage.ReadSession.Builder.getArrowSchema()
Arrow schema.
|
static ArrowProto.ArrowSchema |
ArrowProto.ArrowSchema.getDefaultInstance() |
ArrowProto.ArrowSchema |
ArrowProto.ArrowSchema.getDefaultInstanceForType() |
ArrowProto.ArrowSchema |
ArrowProto.ArrowSchema.Builder.getDefaultInstanceForType() |
static ArrowProto.ArrowSchema |
ArrowProto.ArrowSchema.parseDelimitedFrom(InputStream input) |
static ArrowProto.ArrowSchema |
ArrowProto.ArrowSchema.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ArrowProto.ArrowSchema |
ArrowProto.ArrowSchema.parseFrom(byte[] data) |
static ArrowProto.ArrowSchema |
ArrowProto.ArrowSchema.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ArrowProto.ArrowSchema |
ArrowProto.ArrowSchema.parseFrom(ByteBuffer data) |
static ArrowProto.ArrowSchema |
ArrowProto.ArrowSchema.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ArrowProto.ArrowSchema |
ArrowProto.ArrowSchema.parseFrom(com.google.protobuf.ByteString data) |
static ArrowProto.ArrowSchema |
ArrowProto.ArrowSchema.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ArrowProto.ArrowSchema |
ArrowProto.ArrowSchema.parseFrom(com.google.protobuf.CodedInputStream input) |
static ArrowProto.ArrowSchema |
ArrowProto.ArrowSchema.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ArrowProto.ArrowSchema |
ArrowProto.ArrowSchema.parseFrom(InputStream input) |
static ArrowProto.ArrowSchema |
ArrowProto.ArrowSchema.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ArrowProto.ArrowSchema> |
ArrowProto.ArrowSchema.getParserForType() |
static com.google.protobuf.Parser<ArrowProto.ArrowSchema> |
ArrowProto.ArrowSchema.parser() |
| Modifier and Type | Method and Description |
|---|---|
Storage.ReadSession.Builder |
Storage.ReadSession.Builder.mergeArrowSchema(ArrowProto.ArrowSchema value)
Arrow schema.
|
ArrowProto.ArrowSchema.Builder |
ArrowProto.ArrowSchema.Builder.mergeFrom(ArrowProto.ArrowSchema other) |
static ArrowProto.ArrowSchema.Builder |
ArrowProto.ArrowSchema.newBuilder(ArrowProto.ArrowSchema prototype) |
Storage.ReadSession.Builder |
Storage.ReadSession.Builder.setArrowSchema(ArrowProto.ArrowSchema value)
Arrow schema.
|
Copyright © 2023 Google LLC. All rights reserved.