| Package | Description |
|---|---|
| org.hawkular.inventory.api.filters |
| Modifier and Type | Method and Description |
|---|---|
static With.RelativePaths |
With.relativePath(String markerLabel,
RelativePath path)
Constructs a new filter to only contain elements at the current position in the graph traversal that
can also be reached using the provided relative path.
|
static With.RelativePaths |
With.relativePaths(String markerLabel,
RelativePath... paths)
Constructs a new filter to only contain elements at the current position in the graph traversal that
can also be reached using at least one of the provided relative paths.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.