Klasse ClusterInfo
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.ClusterInfo
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ClusterInfo
extends Object
ClusterInfo
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected String
How APIGateway responds when an error at start up prevents APIGateway from joining the cluster.protected String
The default cache manager.protected String
The default cache.protected Boolean
The property which is used to find whether APIGateway is cluster aware.protected String
Name of the cluster to which this APIGateway belongs.protected String
Number of minutes an inactive session will be retained in the clustered session store.protected Boolean
The current clustered state of APIGateway.protected String
Message to be displayed to the clients.protected Boolean
The property used to determine whether APIGateway is pending for restart for the cluster settings to take effect.protected String
A comma separated list of the URLs for the Terracotta Server Array to be used with the cluster to which this APIGateway belongs. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
ClusterInfo
(String actionOnStartupError, String cacheManagerName, String cacheName, Boolean clusterAware, String clusterName, String clusterSessTimeout, Boolean currentlyClustered, String message, Boolean pendingRestart, String tsaURLs) Constructs a validated instance ofClusterInfo
.ClusterInfo
(Consumer<ClusterInfo> spec) Constructs a validated instance ofClusterInfo
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungHow APIGateway responds when an error at start up prevents APIGateway from joining the cluster.actionOnStartupError
(String actionOnStartupError) How APIGateway responds when an error at start up prevents APIGateway from joining the cluster.builder()
The default cache manager.cacheManagerName
(String cacheManagerName) The default cache manager.The default cache.The default cache.protected boolean
The property which is used to find whether APIGateway is cluster aware.clusterAware
(Boolean clusterAware) The property which is used to find whether APIGateway is cluster aware.Name of the cluster to which this APIGateway belongs.clusterName
(String clusterName) Name of the cluster to which this APIGateway belongs.Number of minutes an inactive session will be retained in the clustered session store.clusterSessTimeout
(String clusterSessTimeout) Number of minutes an inactive session will be retained in the clustered session store.The current clustered state of APIGateway.currentlyClustered
(Boolean currentlyClustered) The current clustered state of APIGateway.boolean
int
hashCode()
message()
Message to be displayed to the clients.Message to be displayed to the clients.The property used to determine whether APIGateway is pending for restart for the cluster settings to take effect.pendingRestart
(Boolean pendingRestart) The property used to determine whether APIGateway is pending for restart for the cluster settings to take effect.toString()
tsaURLs()
A comma separated list of the URLs for the Terracotta Server Array to be used with the cluster to which this APIGateway belongs.A comma separated list of the URLs for the Terracotta Server Array to be used with the cluster to which this APIGateway belongs.
-
Felddetails
-
actionOnStartupError
How APIGateway responds when an error at start up prevents APIGateway from joining the cluster. -
cacheManagerName
The default cache manager. -
cacheName
The default cache. -
clusterAware
The property which is used to find whether APIGateway is cluster aware. -
clusterName
Name of the cluster to which this APIGateway belongs. -
clusterSessTimeout
Number of minutes an inactive session will be retained in the clustered session store. The default is 60. -
currentlyClustered
The current clustered state of APIGateway. -
message
Message to be displayed to the clients. -
pendingRestart
The property used to determine whether APIGateway is pending for restart for the cluster settings to take effect. -
tsaURLs
A comma separated list of the URLs for the Terracotta Server Array to be used with the cluster to which this APIGateway belongs.
-
-
Konstruktordetails
-
ClusterInfo
Constructs a validated instance ofClusterInfo
.- Parameter:
spec
- the specification to process
-
ClusterInfo
@Internal public ClusterInfo(String actionOnStartupError, String cacheManagerName, String cacheName, Boolean clusterAware, String clusterName, String clusterSessTimeout, Boolean currentlyClustered, String message, Boolean pendingRestart, String tsaURLs) Constructs a validated instance ofClusterInfo
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ClusterInfo(Consumer)
instead.- Parameter:
actionOnStartupError
- How APIGateway responds when an error at start up prevents APIGateway from joining the cluster.cacheManagerName
- The default cache manager.cacheName
- The default cache.clusterAware
- The property which is used to find whether APIGateway is cluster aware.clusterName
- Name of the cluster to which this APIGateway belongs.clusterSessTimeout
- Number of minutes an inactive session will be retained in the clustered session store. The default is 60.currentlyClustered
- The current clustered state of APIGateway.message
- Message to be displayed to the clients.pendingRestart
- The property used to determine whether APIGateway is pending for restart for the cluster settings to take effect.tsaURLs
- A comma separated list of the URLs for the Terracotta Server Array to be used with the cluster to which this APIGateway belongs.
-
ClusterInfo
protected ClusterInfo()
-
-
Methodendetails
-
builder
-
actionOnStartupError
How APIGateway responds when an error at start up prevents APIGateway from joining the cluster. -
cacheManagerName
The default cache manager. -
cacheName
The default cache. -
clusterAware
The property which is used to find whether APIGateway is cluster aware. -
clusterName
Name of the cluster to which this APIGateway belongs. -
clusterSessTimeout
Number of minutes an inactive session will be retained in the clustered session store. The default is 60. -
currentlyClustered
The current clustered state of APIGateway. -
message
Message to be displayed to the clients. -
pendingRestart
The property used to determine whether APIGateway is pending for restart for the cluster settings to take effect. -
tsaURLs
A comma separated list of the URLs for the Terracotta Server Array to be used with the cluster to which this APIGateway belongs. -
actionOnStartupError
How APIGateway responds when an error at start up prevents APIGateway from joining the cluster.- Gibt zurück:
this
.
-
cacheManagerName
The default cache manager.- Gibt zurück:
this
.
-
cacheName
The default cache.- Gibt zurück:
this
.
-
clusterAware
The property which is used to find whether APIGateway is cluster aware.- Gibt zurück:
this
.
-
clusterName
Name of the cluster to which this APIGateway belongs.- Gibt zurück:
this
.
-
clusterSessTimeout
Number of minutes an inactive session will be retained in the clustered session store. The default is 60.- Gibt zurück:
this
.
-
currentlyClustered
The current clustered state of APIGateway.- Gibt zurück:
this
.
-
message
Message to be displayed to the clients.- Gibt zurück:
this
.
-
pendingRestart
The property used to determine whether APIGateway is pending for restart for the cluster settings to take effect.- Gibt zurück:
this
.
-
tsaURLs
A comma separated list of the URLs for the Terracotta Server Array to be used with the cluster to which this APIGateway belongs.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-