Class Hierarchy
- java.lang.Object
- org.pipecraft.infra.storage.Bucket<T>
- org.pipecraft.infra.storage.google_cs.GoogleStorageBucket
- org.pipecraft.infra.storage.google_cs.GoogleStorage (implements org.pipecraft.infra.storage.Storage<S,T>)
- java.io.InputStream (implements java.io.Closeable)
- java.io.FilterInputStream
- org.pipecraft.infra.storage.google_cs.GSInputStream
- java.io.FilterInputStream
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- java.io.FilterOutputStream
- org.pipecraft.infra.storage.google_cs.GSOutputStream
- java.io.FilterOutputStream
- org.pipecraft.infra.storage.google_cs.SlicedTransferFileHandler
- org.pipecraft.infra.storage.google_cs.SliceTransferJobDetails (implements java.io.Closeable)
- org.pipecraft.infra.storage.Bucket<T>