Uses of Interface
org.apache.flink.fs.gs.storage.GSBlobStorage
Packages that use GSBlobStorage
-
Uses of GSBlobStorage in org.apache.flink.fs.gs.storage
Classes in org.apache.flink.fs.gs.storage that implement GSBlobStorageModifier and TypeClassDescriptionclassBlobStorage implementation for Google storage. -
Uses of GSBlobStorage in org.apache.flink.fs.gs.writer
Constructors in org.apache.flink.fs.gs.writer with parameters of type GSBlobStorageModifierConstructorDescriptionGSRecoverableWriter(GSBlobStorage storage, GSFileSystemOptions options) Construct a GS recoverable writer.