public class ServerListing extends Object
Modifier and Type | Field and Description |
---|---|
static ServerListing |
ALL
Central list of production servers without ad-hoc metadata.
|
static ServerListing |
ALL_
Central list of production servers with ad-hoc metadata.
|
static ServerListing |
DEV
Central list of development servers.
|
static ServerListing |
FALLBACK
Fallback hard-coded list, does not rely on a service.
|
static ServerListing[] |
LISTINGS
Known listings.
|
Modifier and Type | Method and Description |
---|---|
ServerMeta[] |
getServers()
Returns the list of servers held by this object.
|
String |
toString() |
public static final ServerListing ALL
public static final ServerListing ALL_
public static final ServerListing DEV
public static final ServerListing FALLBACK
public static final ServerListing[] LISTINGS
public ServerMeta[] getServers()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.