| Package | Description |
|---|---|
| org.apache.flink.fs.gs.storage |
| Modifier and Type | Method and Description |
|---|---|
GSBlobStorage.WriteChannel |
GSBlobStorageImpl.writeBlob(GSBlobIdentifier blobIdentifier) |
GSBlobStorage.WriteChannel |
GSBlobStorage.writeBlob(GSBlobIdentifier blobIdentifier)
Creates a write channel with the default chunk size.
|
GSBlobStorage.WriteChannel |
GSBlobStorageImpl.writeBlob(GSBlobIdentifier blobIdentifier,
org.apache.flink.configuration.MemorySize chunkSize) |
GSBlobStorage.WriteChannel |
GSBlobStorage.writeBlob(GSBlobIdentifier blobIdentifier,
org.apache.flink.configuration.MemorySize chunkSize)
Creates a write channel with the specified chunk size.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.