| Package | Description |
|---|---|
| org.hawkular.agent.monitor.protocol.platform |
| Modifier and Type | Method and Description |
|---|---|
PlatformPath |
PlatformPath.Builder.build() |
static PlatformPath |
PlatformPath.empty() |
PlatformPath |
PlatformNodeLocation.getPlatformPath() |
| Modifier and Type | Method and Description |
|---|---|
Map<PlatformPath,PlatformResourceNode> |
OshiPlatformCache.discoverResources(PlatformPath platformPath)
Helps with discovery of platform resources by obtaining all the resources of the given path.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PlatformPath.apply(PlatformPath other) |
Map<PlatformPath,PlatformResourceNode> |
OshiPlatformCache.discoverResources(PlatformPath platformPath)
Helps with discovery of platform resources by obtaining all the resources of the given path.
|
boolean |
PlatformPath.isParentOf(PlatformPath other) |
PlatformPath.Builder |
PlatformPath.Builder.segments(PlatformPath path) |
| Constructor and Description |
|---|
PlatformNodeLocation(PlatformPath platformPath) |
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.