Uses of Class
io.cryostat.agent.model.DiscoveryNode
-
Packages that use DiscoveryNode Package Description io.cryostat.agent -
-
Uses of DiscoveryNode in io.cryostat.agent
Method parameters in io.cryostat.agent with type arguments of type DiscoveryNode Modifier and Type Method Description CompletableFuture<Void>CryostatClient. update(PluginInfo pluginInfo, Collection<DiscoveryNode> subtree)
-