Uses of Class
com.google.cloud.bigquery.storage.v1.ArrowRecordBatch
-
Uses of ArrowRecordBatch in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 that return ArrowRecordBatchModifier and TypeMethodDescriptionArrowRecordBatch.Builder.build()ArrowRecordBatch.Builder.buildPartial()ReadRowsResponse.Builder.getArrowRecordBatch()Serialized row data in Arrow RecordBatch format.ReadRowsResponse.getArrowRecordBatch()Serialized row data in Arrow RecordBatch format.ReadRowsResponseOrBuilder.getArrowRecordBatch()Serialized row data in Arrow RecordBatch format.static ArrowRecordBatchArrowRecordBatch.getDefaultInstance()ArrowRecordBatch.Builder.getDefaultInstanceForType()ArrowRecordBatch.getDefaultInstanceForType()AppendRowsRequest.ArrowData.Builder.getRows()Required.AppendRowsRequest.ArrowData.getRows()Required.AppendRowsRequest.ArrowDataOrBuilder.getRows()Required.static ArrowRecordBatchArrowRecordBatch.parseDelimitedFrom(InputStream input) static ArrowRecordBatchArrowRecordBatch.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ArrowRecordBatchArrowRecordBatch.parseFrom(byte[] data) static ArrowRecordBatchArrowRecordBatch.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ArrowRecordBatchArrowRecordBatch.parseFrom(com.google.protobuf.ByteString data) static ArrowRecordBatchArrowRecordBatch.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ArrowRecordBatchArrowRecordBatch.parseFrom(com.google.protobuf.CodedInputStream input) static ArrowRecordBatchArrowRecordBatch.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ArrowRecordBatchArrowRecordBatch.parseFrom(InputStream input) static ArrowRecordBatchArrowRecordBatch.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ArrowRecordBatchArrowRecordBatch.parseFrom(ByteBuffer data) static ArrowRecordBatchArrowRecordBatch.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.bigquery.storage.v1 that return types with arguments of type ArrowRecordBatchModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ArrowRecordBatch>ArrowRecordBatch.getParserForType()static com.google.protobuf.Parser<ArrowRecordBatch>ArrowRecordBatch.parser()Methods in com.google.cloud.bigquery.storage.v1 with parameters of type ArrowRecordBatchModifier and TypeMethodDescriptionReadRowsResponse.Builder.mergeArrowRecordBatch(ArrowRecordBatch value) Serialized row data in Arrow RecordBatch format.ArrowRecordBatch.Builder.mergeFrom(ArrowRecordBatch other) AppendRowsRequest.ArrowData.Builder.mergeRows(ArrowRecordBatch value) Required.static ArrowRecordBatch.BuilderArrowRecordBatch.newBuilder(ArrowRecordBatch prototype) ReadRowsResponse.Builder.setArrowRecordBatch(ArrowRecordBatch value) Serialized row data in Arrow RecordBatch format.AppendRowsRequest.ArrowData.Builder.setRows(ArrowRecordBatch value) Required.