| Package | Description |
|---|---|
| io.lakefs.storage |
| Modifier and Type | Method and Description |
|---|---|
CreateOutputStreamParams |
CreateOutputStreamParams.blockSize(long blockSize) |
CreateOutputStreamParams |
CreateOutputStreamParams.bufferSize(int bufferSize) |
CreateOutputStreamParams |
CreateOutputStreamParams.progress(org.apache.hadoop.util.Progressable progress) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.fs.FSDataOutputStream |
PresignedStorageAccessStrategy.createDataOutputStream(ObjectLocation objectLocation,
CreateOutputStreamParams params) |
org.apache.hadoop.fs.FSDataOutputStream |
StorageAccessStrategy.createDataOutputStream(ObjectLocation objectLocation,
CreateOutputStreamParams params) |
org.apache.hadoop.fs.FSDataOutputStream |
SimpleStorageAccessStrategy.createDataOutputStream(ObjectLocation objectLocation,
CreateOutputStreamParams params) |
Copyright © 2023. All rights reserved.