Package org.apache.flink.fs.gs.storage
-
Interface Summary Interface Description GSBlobStorage Abstract blob storage, used to simplify interface to Google storage and make it mockable.GSBlobStorage.BlobMetadata Abstract blob metadata.GSBlobStorage.WriteChannel Abstract blob write channel. -
Class Summary Class Description GSBlobIdentifier An abstraction for the Google BlobId type.GSBlobStorageImpl BlobStorage implementation for Google storage.