Module org.apache.jena.arq
Class DatasetCollector.IntersectionDatasetCollector
java.lang.Object
org.apache.jena.sparql.util.compose.DatasetCollector
org.apache.jena.sparql.util.compose.DatasetCollector.IntersectionDatasetCollector
- 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.UnionDatasetCollectorNested classes/interfaces inherited from interface java.util.stream.Collector
Collector.CharacteristicsNested 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, supplierMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.jena.atlas.lib.IdentityFinishCollector
finisherMethods inherited from interface org.apache.jena.atlas.lib.IdentityFinishCollector.UnorderedIdentityFinishCollector
characteristics
-
Constructor Details
-
IntersectionDatasetCollector
public IntersectionDatasetCollector()
-
-
Method Details
-
combiner
-
accumulator
-