| Package | Description |
|---|---|
| org.hawkular.dmr.api |
| Modifier and Type | Method and Description |
|---|---|
static DmrNodePath |
DmrNodePath.absolutize(DmrNodePath base,
DmrNodePath relativePath) |
DmrNodePath |
DmrNodePath.Builder.build() |
static DmrNodePath |
DmrNodePath.rootPath() |
| Modifier and Type | Method and Description |
|---|---|
static DmrNodePath |
DmrNodePath.absolutize(DmrNodePath base,
DmrNodePath relativePath) |
boolean |
DmrNodePath.isParentOf(DmrNodePath other) |
boolean |
DmrNodePath.matches(DmrNodePath other) |
DmrNodePath.Builder |
DmrNodePath.Builder.segments(DmrNodePath path) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.