- ServerListResponse - Class in org.odpi.openmetadata.platformservices.rest
-
ServerListResponse returns the list of servers running in a platform.
- ServerListResponse() - Constructor for class org.odpi.openmetadata.platformservices.rest.ServerListResponse
-
Default constructor
- ServerListResponse(ServerListResponse) - Constructor for class org.odpi.openmetadata.platformservices.rest.ServerListResponse
-
Copy/clone constructor
- ServerServicesListResponse - Class in org.odpi.openmetadata.platformservices.rest
-
ServerServicesListResponse returns the list of services active in a particular server running in a platform.
- ServerServicesListResponse() - Constructor for class org.odpi.openmetadata.platformservices.rest.ServerServicesListResponse
-
Default constructor
- ServerServicesListResponse(ServerServicesListResponse) - Constructor for class org.odpi.openmetadata.platformservices.rest.ServerServicesListResponse
-
Copy/clone constructor
- ServerStatusResponse - Class in org.odpi.openmetadata.platformservices.rest
-
ServerListResponse returns the list of servers running in a platform.
- ServerStatusResponse() - Constructor for class org.odpi.openmetadata.platformservices.rest.ServerStatusResponse
-
Default constructor
- ServerStatusResponse(ServerStatusResponse) - Constructor for class org.odpi.openmetadata.platformservices.rest.ServerStatusResponse
-
Copy/clone constructor
- setActive(boolean) - Method in class org.odpi.openmetadata.platformservices.rest.ServerStatusResponse
-
Set up whether the server is currently running.
- setEndTime(Date) - Method in class org.odpi.openmetadata.platformservices.properties.OMAGServerInstanceHistory
-
Set up the time when this instance of the server ended.
- setServerEndTime(Date) - Method in class org.odpi.openmetadata.platformservices.rest.ServerStatusResponse
-
Set up the time that the server last ended - it is null if the server is currently active.
- setServerHistory(List<OMAGServerInstanceHistory>) - Method in class org.odpi.openmetadata.platformservices.rest.ServerStatusResponse
-
Set up the list of start and stop times for the previous restarts of the server.
- setServerList(List<String>) - Method in class org.odpi.openmetadata.platformservices.rest.ServerListResponse
-
Set up the list of servers.
- setServerName(String) - Method in class org.odpi.openmetadata.platformservices.rest.ServerServicesListResponse
-
Set up the name of the server where the services are running.
- setServerName(String) - Method in class org.odpi.openmetadata.platformservices.rest.ServerStatusResponse
-
Set up the name of the server where the services are running.
- setServerServicesList(List<String>) - Method in class org.odpi.openmetadata.platformservices.rest.ServerServicesListResponse
-
Set up the list of servers.
- setServerStartTime(Date) - Method in class org.odpi.openmetadata.platformservices.rest.ServerStatusResponse
-
Set up the time that the server last started.
- setStartTime(Date) - Method in class org.odpi.openmetadata.platformservices.properties.OMAGServerInstanceHistory
-
Set up the time that this instance of the server started.