| Package | Description |
|---|---|
| org.gcube.data.tmf.api | |
| org.gcube.data.tmf.impl |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.data.trees.data.Tree |
SourceReader.get(String id,
org.gcube.data.trees.patterns.Pattern pattern)
Returns a tree in the source with a given identifier, after pruning it
with a given pattern.
|
org.gcube.data.trees.data.Tree |
SourceWriter.update(org.gcube.data.trees.data.Tree delta)
Updates a tree in the source with the delta tree that captures the changes.
|
| Modifier and Type | Method and Description |
|---|---|
org.gcube.data.streams.Stream<org.gcube.data.trees.data.Tree> |
AbstractReader.get(org.gcube.data.streams.Stream<String> stream,
org.gcube.data.trees.patterns.Pattern pattern)
Default implementation of
SourceReader.get(Stream, Pattern) based on repeated
delegation to SourceReader.get(String,Pattern). |
Copyright © 2018. All Rights Reserved.