Module org.apache.jena.arq
Class DatasetCollector.UnionDatasetCollector
java.lang.Object
org.apache.jena.sparql.util.compose.DatasetCollector
org.apache.jena.sparql.util.compose.DatasetCollector.UnionDatasetCollector
- All Implemented Interfaces:
Collector<Dataset,
,Dataset, Dataset> org.apache.jena.atlas.lib.IdentityFinishCollector<Dataset,
,Dataset> org.apache.jena.atlas.lib.IdentityFinishCollector.UnorderedIdentityFinishCollector<Dataset,
Dataset>
- Enclosing class:
- DatasetCollector
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.jena.sparql.util.compose.DatasetCollector
DatasetCollector.ConcurrentDatasetCollector, DatasetCollector.IntersectionDatasetCollector, DatasetCollector.UnionDatasetCollector
Nested classes/interfaces inherited from interface java.util.stream.Collector
Collector.Characteristics
Nested classes/interfaces inherited from interface org.apache.jena.atlas.lib.IdentityFinishCollector
org.apache.jena.atlas.lib.IdentityFinishCollector.ConcurrentUnorderedIdentityFinishCollector<T extends Object,
A extends Object>, org.apache.jena.atlas.lib.IdentityFinishCollector.UnorderedIdentityFinishCollector<T extends Object, A extends Object> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.sparql.util.compose.DatasetCollector
concurrent, supplier
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.jena.atlas.lib.IdentityFinishCollector
finisher
Methods inherited from interface org.apache.jena.atlas.lib.IdentityFinishCollector.UnorderedIdentityFinishCollector
characteristics
-
Constructor Details
-
UnionDatasetCollector
public UnionDatasetCollector()
-
-
Method Details
-
combiner
-
accumulator
-