Class HotFileFromJava
java.lang.Object
org.aksw.jena_sparql_api.io.endpoint.HotFileFromJava
- All Implemented Interfaces:
org.aksw.commons.io.endpoint.FileCreation,HotFile
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionHotFileFromJava(ConcurrentFileEndpoint endpoint, AutoCloseable cancelAction) -
Method Summary
-
Field Details
-
endpoint
-
cancelAction
-
-
Constructor Details
-
HotFileFromJava
-
-
Method Details
-
future
- Specified by:
futurein interfaceorg.aksw.commons.io.endpoint.FileCreation
-
abort
- Specified by:
abortin interfaceorg.aksw.commons.io.endpoint.FileCreation- Throws:
Exception
-
newInputStream
Description copied from interface:HotFileOpen a new stream to the hot file The input stream delivery may be delayed until after the file creation is complete. TODO Add a flag to hint the methods behavior- Specified by:
newInputStreamin interfaceHotFile- Returns:
- Throws:
IOException
-
toString
-