@FunctionalInterface public interface StorageWriteService
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
write(WithCallback<AbsoluteLocation,? extends ResourceWriteCallback> locationWithCallback) |
OutputStream write(WithCallback<AbsoluteLocation,? extends ResourceWriteCallback> locationWithCallback)
locationWithCallback - absolute bucket path with credentials (if necessary) plus callbacks to be executed
when file is written, i.e. notify callee that we assigned some file versionCopyright © 2019. All rights reserved.