java.lang.Object
org.apache.jena.sparql.util.compose.DatasetCollector
- All Implemented Interfaces:
Collector<Dataset,
,Dataset, Dataset> org.apache.jena.atlas.lib.IdentityFinishCollector<Dataset,
,Dataset> org.apache.jena.atlas.lib.IdentityFinishCollector.UnorderedIdentityFinishCollector<Dataset,
Dataset>
- Direct Known Subclasses:
DatasetCollector.ConcurrentDatasetCollector
,DatasetCollector.IntersectionDatasetCollector
,DatasetCollector.UnionDatasetCollector
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Use only withDataset
s that support transactions.static class
static class
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
-
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.stream.Collector
accumulator, combiner
Methods inherited from interface org.apache.jena.atlas.lib.IdentityFinishCollector
finisher
Methods inherited from interface org.apache.jena.atlas.lib.IdentityFinishCollector.UnorderedIdentityFinishCollector
characteristics