All Classes
-
Class Summary Class Description GoogleStorage Adapter for Google Storage client.GoogleStorageBucket A storage bucket implementation based on Google Storage.GSInputStream A simpleInputStreamwrapper, that convertsStorageExceptions to IOExceptions, as expected.GSMultiTxtFileReaderPipe Reads data from multiple files in Google-Storage under some folder, as if they were concatenated using some predefined order.GSOutputStream A simpleOutputStreamwrapper, that convertsStorageExceptions to IOExceptions, as expected.GSTxtFileFetcherReaderPipe A source pipe providing the lines of a text file from Google-Storage.GSTxtFileReaderPipe A source pipe providing the lines of a text file in someStorage, in a streaming manner.GSTxtFileWriterPipe A terminal pipe writing text lines from the input pipe into a remote GoogleStorage file.SlicedTransferFileHandler Takes part in sliced transfer, making sure that: 1) The local file writer is created lazilly, only when we start downloading a slice belonging to the file 2) The local file's writer is closed immediately after writing the last slice of the fileSliceTransferJobDetails Contains the details of a specific slice to be transferred, including the read/write handles.