| Package | Description |
|---|---|
| org.aksw.jena_sparql_api.io.endpoint | |
| org.aksw.jena_sparql_api.io.filter.sys | |
| org.aksw.jena_sparql_api.io.pipe.process |
| Class and Description |
|---|
| ConcurrentFileEndpoint
Class for allowing an arbitrary number of concurrent reads to a file
while it is being written to.
|
| ConcurrentFileReader
A wrapper for a channel that blocks upon reaching the end of its channel
When there is no more data, the reader can either waits for a notify on referenceChannel.
|
| Destination
Every destination must be usable as a supplier for input streams.
|
| DestinationFromByteSource |
| DestinationFromFile
Destination from an existing file
|
| DestinationFromFileCreation
Destination of a file that does not yet exist
|
| FileConverterConfig |
| FileCreation
An active process that creates a file
|
| FileWritingProcess |
| FilterConfig |
| FilterEngine
An engine is a factory for executions that process input to output.
|
| HotFile
A hot file is a currently running file creation to by another thread or process.
|
| InputStreamSource |
| InputStreamSupplier
An InputStreamSupplier is a source for InputStreams
Obtaining an instance from the supplier should be near instant.
|
| Class and Description |
|---|
| Destination
Every destination must be usable as a supplier for input streams.
|
| DestinationFromFileCreation
Destination of a file that does not yet exist
|
| FileCreation
An active process that creates a file
|
| FileWritingProcess |
| FilterConfig |
| FilterEngine
An engine is a factory for executions that process input to output.
|
| HotFile
A hot file is a currently running file creation to by another thread or process.
|
| InputStreamSupplier
An InputStreamSupplier is a source for InputStreams
Obtaining an instance from the supplier should be near instant.
|
| Class and Description |
|---|
| FileCreation
An active process that creates a file
|
Copyright © 2020. All rights reserved.