Class FileCreationWrapper
java.lang.Object
org.aksw.jena_sparql_api.io.filter.sys.FileCreationWrapper
- All Implemented Interfaces:
org.aksw.commons.io.endpoint.FileCreation
public class FileCreationWrapper
extends Object
implements org.aksw.commons.io.endpoint.FileCreation
Wrap an existing file as a FileCreation that has completed
- Author:
- raven
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
path
-
future
-
-
Constructor Details
-
FileCreationWrapper
-
-
Method Details
-
future
- Specified by:
futurein interfaceorg.aksw.commons.io.endpoint.FileCreation
-
abort
public void abort()- Specified by:
abortin interfaceorg.aksw.commons.io.endpoint.FileCreation
-