|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Path | |
|---|---|
| org.gcube.data.tmf.api | |
| org.gcube.data.tmf.impl | |
| Uses of Path in org.gcube.data.tmf.api |
|---|
| Method parameters in org.gcube.data.tmf.api with type arguments of type Path | |
|---|---|
org.gcube.data.streams.Stream<org.gcube.data.trees.data.Node> |
SourceReader.getNodes(org.gcube.data.streams.Stream<Path> pathStream)
Returns tree nodes in the source from the paths of identifiers which connect them to the roots of the trees. |
| Uses of Path in org.gcube.data.tmf.impl |
|---|
| Method parameters in org.gcube.data.tmf.impl with type arguments of type Path | |
|---|---|
org.gcube.data.streams.Stream<org.gcube.data.trees.data.Node> |
AbstractReader.getNodes(org.gcube.data.streams.Stream<Path> stream)
Default implementation of SourceReader.getNodes(Stream)
based on repeated delegation to SourceReader.getNode(String...). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||