| Package | Description |
|---|---|
| org.apache.flink.fs.gs.utils | |
| org.apache.flink.fs.gs.writer |
| Modifier and Type | Method and Description |
|---|---|
static GSBlobIdentifier |
BlobUtils.getTemporaryBlobIdentifier(GSBlobIdentifier finalBlobIdentifier,
UUID temporaryObjectId,
GSFileSystemOptions options)
Resolves a temporary blob identifier for a provided temporary object id and the provided
options.
|
static String |
BlobUtils.getTemporaryBucketName(GSBlobIdentifier finalBlobIdentifier,
GSFileSystemOptions options)
Returns the temporary bucket name.
|
| Constructor and Description |
|---|
GSRecoverableWriter(GSBlobStorage storage,
GSFileSystemOptions options)
Construct a GS recoverable writer.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.