Uses of Class
com.google.cloud.bigquery.storage.v1beta1.ArrowProto.ArrowRecordBatch
-
Uses of ArrowProto.ArrowRecordBatch in com.google.cloud.bigquery.storage.v1beta1
Methods in com.google.cloud.bigquery.storage.v1beta1 that return ArrowProto.ArrowRecordBatchModifier and TypeMethodDescriptionArrowProto.ArrowRecordBatch.Builder.build()ArrowProto.ArrowRecordBatch.Builder.buildPartial()Storage.ReadRowsResponse.Builder.getArrowRecordBatch()Serialized row data in Arrow RecordBatch format.Storage.ReadRowsResponse.getArrowRecordBatch()Serialized row data in Arrow RecordBatch format.Storage.ReadRowsResponseOrBuilder.getArrowRecordBatch()Serialized row data in Arrow RecordBatch format.static ArrowProto.ArrowRecordBatchArrowProto.ArrowRecordBatch.getDefaultInstance()ArrowProto.ArrowRecordBatch.Builder.getDefaultInstanceForType()ArrowProto.ArrowRecordBatch.getDefaultInstanceForType()static ArrowProto.ArrowRecordBatchArrowProto.ArrowRecordBatch.parseDelimitedFrom(InputStream input) static ArrowProto.ArrowRecordBatchArrowProto.ArrowRecordBatch.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ArrowProto.ArrowRecordBatchArrowProto.ArrowRecordBatch.parseFrom(byte[] data) static ArrowProto.ArrowRecordBatchArrowProto.ArrowRecordBatch.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ArrowProto.ArrowRecordBatchArrowProto.ArrowRecordBatch.parseFrom(com.google.protobuf.ByteString data) static ArrowProto.ArrowRecordBatchArrowProto.ArrowRecordBatch.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ArrowProto.ArrowRecordBatchArrowProto.ArrowRecordBatch.parseFrom(com.google.protobuf.CodedInputStream input) static ArrowProto.ArrowRecordBatchArrowProto.ArrowRecordBatch.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ArrowProto.ArrowRecordBatchArrowProto.ArrowRecordBatch.parseFrom(InputStream input) static ArrowProto.ArrowRecordBatchArrowProto.ArrowRecordBatch.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ArrowProto.ArrowRecordBatchArrowProto.ArrowRecordBatch.parseFrom(ByteBuffer data) static ArrowProto.ArrowRecordBatchArrowProto.ArrowRecordBatch.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.bigquery.storage.v1beta1 that return types with arguments of type ArrowProto.ArrowRecordBatchModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ArrowProto.ArrowRecordBatch>ArrowProto.ArrowRecordBatch.getParserForType()static com.google.protobuf.Parser<ArrowProto.ArrowRecordBatch>ArrowProto.ArrowRecordBatch.parser()Methods in com.google.cloud.bigquery.storage.v1beta1 with parameters of type ArrowProto.ArrowRecordBatchModifier and TypeMethodDescriptionStorage.ReadRowsResponse.Builder.mergeArrowRecordBatch(ArrowProto.ArrowRecordBatch value) Serialized row data in Arrow RecordBatch format.ArrowProto.ArrowRecordBatch.Builder.mergeFrom(ArrowProto.ArrowRecordBatch other) ArrowProto.ArrowRecordBatch.newBuilder(ArrowProto.ArrowRecordBatch prototype) Storage.ReadRowsResponse.Builder.setArrowRecordBatch(ArrowProto.ArrowRecordBatch value) Serialized row data in Arrow RecordBatch format.