public interface SafeWriteRequestor
VirtualFile.getOutputStream(Object)
to take extra caution w.r.t. an existing content.
Specifically, if the operation fails for whatever reason (like not enough disk space left), the prior content shall not be overwritten.Modifier and Type | Method and Description |
---|---|
static boolean |
shouldUseSafeWrite(java.lang.Object requestor) |