Package com.exasol.bucketfs
Class UploadResult
- java.lang.Object
-
- com.exasol.bucketfs.UploadResult
-
public class UploadResult extends Object
This class contains the result of an upload operation.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanwasUploadNecessary()Get if the file was uploaded or skipped.
-