Skip to content

Commit

Permalink
Improved comments
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopremier committed Oct 25, 2024
1 parent 559cb5a commit c5f17b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ class RecordIoStorageClient(
get() = blob.size

/**
* This method handles the decryption of data from Google Cloud Storage in real-time, streaming chunks
* This method handles the decryption of data, streaming chunks
* of encrypted data and decrypting them on-the-fly using a StreamingAead instance.
*
* The function then reads each row from an Apache Mesos RecordIO file and emits each one individually.
Expand Down

0 comments on commit c5f17b6

Please sign in to comment.