public class Topology
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static IServiceTopology |
get()
This method will block until an update is received
|
static java.util.Optional<IServiceTopology> |
getIfAvailable() |
static void |
update(java.util.List<ItemValue<Server>> servers) |
public static java.util.Optional<IServiceTopology> getIfAvailable()
public static IServiceTopology get()
Copyright © 2021. All Rights Reserved.