Index
All Classes and Interfaces|All Packages|Serialized Form
E
- equals(Object) - Method in class org.odpi.openmetadata.platformservices.properties.OMAGServerInstanceHistory
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.platformservices.properties.OMAGServerServiceStatus
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.platformservices.properties.ServerServicesStatus
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.platformservices.properties.ServerStatus
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.platformservices.rest.OMAGServerStatusResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.platformservices.rest.ServerListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.platformservices.rest.ServerServicesListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.platformservices.rest.ServerStatusResponse
-
Return comparison result based on the content of the properties.
G
- getDescription() - Method in enum class org.odpi.openmetadata.platformservices.properties.ServerActiveStatus
-
Return the default description for this enum.
- getDescription() - Method in enum class org.odpi.openmetadata.platformservices.properties.ServerInstanceStatus
-
Return the default description for this enum.
- getEndTime() - Method in class org.odpi.openmetadata.platformservices.properties.OMAGServerInstanceHistory
-
Return the time when this instance of the server ended.
- getIsActive() - Method in class org.odpi.openmetadata.platformservices.properties.ServerStatus
-
Return an indication of whether the server is active
- getName() - Method in enum class org.odpi.openmetadata.platformservices.properties.ServerActiveStatus
-
Return the default name for this enum type.
- getName() - Method in enum class org.odpi.openmetadata.platformservices.properties.ServerInstanceStatus
-
Return the default name for this enum type.
- getOrdinal() - Method in enum class org.odpi.openmetadata.platformservices.properties.ServerActiveStatus
-
Return the code for this enum used for indexing based on the enum value.
- getOrdinal() - Method in enum class org.odpi.openmetadata.platformservices.properties.ServerInstanceStatus
-
Return the code for this enum used for indexing based on the enum value.
- getServerActiveStatus() - Method in class org.odpi.openmetadata.platformservices.properties.ServerServicesStatus
-
Return the current status of the server.
- getServerEndTime() - Method in class org.odpi.openmetadata.platformservices.properties.ServerStatus
-
Return the time when this instance of the server ended.
- getServerEndTime() - Method in class org.odpi.openmetadata.platformservices.rest.ServerStatusResponse
-
Return the time that the server last ended - it is null if the server is currently active.
- getServerHistory() - Method in class org.odpi.openmetadata.platformservices.properties.ServerStatus
-
Return the list of start and stop times for the previous restarts of the server.
- getServerHistory() - Method in class org.odpi.openmetadata.platformservices.rest.ServerStatusResponse
-
Return the list of start and stop times for the previous restarts of the server.
- getServerList() - Method in class org.odpi.openmetadata.platformservices.rest.ServerListResponse
-
Return the list of servers (or null if none running).
- getServerName() - Method in class org.odpi.openmetadata.platformservices.properties.ServerServicesStatus
-
Return the server name
- getServerName() - Method in class org.odpi.openmetadata.platformservices.properties.ServerStatus
-
Return the server name
- getServerName() - Method in class org.odpi.openmetadata.platformservices.rest.ServerServicesListResponse
-
Return the name of the server where the services are running.
- getServerName() - Method in class org.odpi.openmetadata.platformservices.rest.ServerStatusResponse
-
Return the name of the server where the services are running.
- getServerServicesList() - Method in class org.odpi.openmetadata.platformservices.rest.ServerServicesListResponse
-
Return the list of servers (or null if none running).
- getServerStartTime() - Method in class org.odpi.openmetadata.platformservices.properties.ServerStatus
-
Return the time that this instance of the server started.
- getServerStartTime() - Method in class org.odpi.openmetadata.platformservices.rest.ServerStatusResponse
-
Return the time that the server last started.
- getServerStatus() - Method in class org.odpi.openmetadata.platformservices.rest.OMAGServerStatusResponse
-
Return the server status structure.
- getServerType() - Method in class org.odpi.openmetadata.platformservices.properties.ServerServicesStatus
-
Return the type of server that is hosting these services.
- getServerType() - Method in class org.odpi.openmetadata.platformservices.properties.ServerStatus
-
Return the type of server that is hosting these services.
- getServerType() - Method in class org.odpi.openmetadata.platformservices.rest.ServerStatusResponse
-
Return the type of server that is hosting these services.
- getServiceName() - Method in class org.odpi.openmetadata.platformservices.properties.OMAGServerServiceStatus
-
Return the name of the service
- getServices() - Method in class org.odpi.openmetadata.platformservices.properties.ServerServicesStatus
-
Return the services and their status.
- getServiceStatus() - Method in class org.odpi.openmetadata.platformservices.properties.OMAGServerServiceStatus
-
Return the current status.
- getStartTime() - Method in class org.odpi.openmetadata.platformservices.properties.OMAGServerInstanceHistory
-
Return the time that this instance of the server started.
- getSuccessMessage() - Method in class org.odpi.openmetadata.platformservices.rest.SuccessMessageResponse
-
Return the success message (if any).
H
- hashCode() - Method in class org.odpi.openmetadata.platformservices.properties.OMAGServerInstanceHistory
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.platformservices.properties.OMAGServerServiceStatus
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.platformservices.properties.ServerServicesStatus
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.platformservices.properties.ServerStatus
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.platformservices.rest.OMAGServerStatusResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.platformservices.rest.ServerListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.platformservices.rest.ServerServicesListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.platformservices.rest.ServerStatusResponse
-
Return hash code for this object
I
- INACTIVE - Enum constant in enum class org.odpi.openmetadata.platformservices.properties.ServerActiveStatus
-
Inactive - The server is not running.
- INACTIVE - Enum constant in enum class org.odpi.openmetadata.platformservices.properties.ServerInstanceStatus
-
Inactive - The server is not running.
- isActive() - Method in class org.odpi.openmetadata.platformservices.rest.ServerStatusResponse
-
Is the server instance currently running?
O
- OMAGServerInstanceHistory - Class in org.odpi.openmetadata.platformservices.properties
-
OMAGServerInstanceHistory documents the start and end of a server instance.
- OMAGServerInstanceHistory() - Constructor for class org.odpi.openmetadata.platformservices.properties.OMAGServerInstanceHistory
-
Default constructor for Jackson
- OMAGServerInstanceHistory(Date, Date) - Constructor for class org.odpi.openmetadata.platformservices.properties.OMAGServerInstanceHistory
-
Constructor used to create the history.
- OMAGServerServiceStatus - Class in org.odpi.openmetadata.platformservices.properties
-
OMAGServerServiceStatus contains the status of each of the services running in the server.
- OMAGServerServiceStatus() - Constructor for class org.odpi.openmetadata.platformservices.properties.OMAGServerServiceStatus
-
Default constructor for Jackson
- OMAGServerStatusResponse - Class in org.odpi.openmetadata.platformservices.rest
-
ServerListResponse returns the list of servers running in a platform.
- OMAGServerStatusResponse() - Constructor for class org.odpi.openmetadata.platformservices.rest.OMAGServerStatusResponse
-
Default constructor
- OMAGServerStatusResponse(OMAGServerStatusResponse) - Constructor for class org.odpi.openmetadata.platformservices.rest.OMAGServerStatusResponse
-
Copy/clone constructor
- org.odpi.openmetadata.platformservices.properties - package org.odpi.openmetadata.platformservices.properties
- org.odpi.openmetadata.platformservices.rest - package org.odpi.openmetadata.platformservices.rest
R
- RUNNING - Enum constant in enum class org.odpi.openmetadata.platformservices.properties.ServerActiveStatus
-
Running - The server has completed start up and is running.
- RUNNING - Enum constant in enum class org.odpi.openmetadata.platformservices.properties.ServerInstanceStatus
-
Running - The server has completed start up and is running.
S
- ServerActiveStatus - Enum Class in org.odpi.openmetadata.platformservices.properties
-
Server active status defines the state of the server (or a service) on a single platform.
- ServerInstanceStatus - Enum Class in org.odpi.openmetadata.platformservices.properties
-
Server instance status defines the state of the server (or a service) on a single platform.
- 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
- ServerServicesStatus - Class in org.odpi.openmetadata.platformservices.properties
-
ServerServicesStatus documents the status of a server and the services within it.
- ServerServicesStatus() - Constructor for class org.odpi.openmetadata.platformservices.properties.ServerServicesStatus
-
Default constructor for Jackson
- ServerServicesStatus(ServerServicesStatus) - Constructor for class org.odpi.openmetadata.platformservices.properties.ServerServicesStatus
-
Copy/clone constructor
- ServerStatus - Class in org.odpi.openmetadata.platformservices.properties
-
ServerStatus documents the start and end of a server instance.
- ServerStatus() - Constructor for class org.odpi.openmetadata.platformservices.properties.ServerStatus
-
Default constructor for Jackson
- ServerStatus(ServerStatus) - Constructor for class org.odpi.openmetadata.platformservices.properties.ServerStatus
-
Copy/clone constructor
- ServerStatusResponse - Class in org.odpi.openmetadata.platformservices.rest
-
ServerStatusResponse returns the status of a server 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.
- setIsActive(boolean) - Method in class org.odpi.openmetadata.platformservices.properties.ServerStatus
-
Set the indication of whether the server is active
- setServerActiveStatus(ServerActiveStatus) - Method in class org.odpi.openmetadata.platformservices.properties.ServerServicesStatus
-
Set up the current status of the server.
- setServerEndTime(Date) - Method in class org.odpi.openmetadata.platformservices.properties.ServerStatus
-
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.properties.ServerStatus
-
Set the history of server start and stop times
- 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.properties.ServerServicesStatus
-
Set the name of the server
- setServerName(String) - Method in class org.odpi.openmetadata.platformservices.properties.ServerStatus
-
Set the name of the server
- 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.properties.ServerStatus
-
Set up the time that this instance of the server started.
- setServerStartTime(Date) - Method in class org.odpi.openmetadata.platformservices.rest.ServerStatusResponse
-
Set up the time that the server last started.
- setServerStatus(ServerServicesStatus) - Method in class org.odpi.openmetadata.platformservices.rest.OMAGServerStatusResponse
-
Set up the server status structure.
- setServerType(String) - Method in class org.odpi.openmetadata.platformservices.properties.ServerServicesStatus
-
Set up the type of server that is hosting these services.
- setServerType(String) - Method in class org.odpi.openmetadata.platformservices.properties.ServerStatus
-
Set up the type of server that is hosting these services.
- setServerType(String) - Method in class org.odpi.openmetadata.platformservices.rest.ServerStatusResponse
-
Set up the type of server that is hosting these services.
- setServiceName(String) - Method in class org.odpi.openmetadata.platformservices.properties.OMAGServerServiceStatus
-
Set up the name of the service.
- setServices(List<OMAGServerServiceStatus>) - Method in class org.odpi.openmetadata.platformservices.properties.ServerServicesStatus
-
Set up the services and their status.
- setServiceStatus(ServerActiveStatus) - Method in class org.odpi.openmetadata.platformservices.properties.OMAGServerServiceStatus
-
Set up the current status.
- setStartTime(Date) - Method in class org.odpi.openmetadata.platformservices.properties.OMAGServerInstanceHistory
-
Set up the time that this instance of the server started.
- setSuccessMessage(String) - Method in class org.odpi.openmetadata.platformservices.rest.SuccessMessageResponse
-
Set up the success message.
- STARTING - Enum constant in enum class org.odpi.openmetadata.platformservices.properties.ServerActiveStatus
-
Starting - The server is starting.
- STARTING - Enum constant in enum class org.odpi.openmetadata.platformservices.properties.ServerInstanceStatus
-
Starting - The server is starting.
- STOPPING - Enum constant in enum class org.odpi.openmetadata.platformservices.properties.ServerActiveStatus
-
Stopping - The server has received a request to shut down.
- STOPPING - Enum constant in enum class org.odpi.openmetadata.platformservices.properties.ServerInstanceStatus
-
Stopping - The server has received a request to shut down.
- SuccessMessageResponse - Class in org.odpi.openmetadata.platformservices.rest
-
SuccessMessageResponse provides the reposnse structure when starting a server.
- SuccessMessageResponse() - Constructor for class org.odpi.openmetadata.platformservices.rest.SuccessMessageResponse
-
Default constructor
- SuccessMessageResponse(SuccessMessageResponse) - Constructor for class org.odpi.openmetadata.platformservices.rest.SuccessMessageResponse
-
Copy/clone constructor
T
- toString() - Method in class org.odpi.openmetadata.platformservices.properties.OMAGServerInstanceHistory
-
JSON like toString method
- toString() - Method in class org.odpi.openmetadata.platformservices.properties.OMAGServerServiceStatus
-
JSON like toString method
- toString() - Method in enum class org.odpi.openmetadata.platformservices.properties.ServerActiveStatus
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.platformservices.properties.ServerInstanceStatus
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.platformservices.properties.ServerServicesStatus
-
JSON like toString method
- toString() - Method in class org.odpi.openmetadata.platformservices.properties.ServerStatus
-
JSON like toString method
- toString() - Method in class org.odpi.openmetadata.platformservices.rest.OMAGServerStatusResponse
-
JSON-like toString
- toString() - Method in class org.odpi.openmetadata.platformservices.rest.ServerListResponse
-
JSON-like toString
- toString() - Method in class org.odpi.openmetadata.platformservices.rest.ServerServicesListResponse
-
JSON-like toString
- toString() - Method in class org.odpi.openmetadata.platformservices.rest.ServerStatusResponse
-
JSON-like toString
- toString() - Method in class org.odpi.openmetadata.platformservices.rest.SuccessMessageResponse
-
JSON-like toString
U
- UNKNOWN - Enum constant in enum class org.odpi.openmetadata.platformservices.properties.ServerActiveStatus
-
Unknown - The state of the server is unknown.
- UNKNOWN - Enum constant in enum class org.odpi.openmetadata.platformservices.properties.ServerInstanceStatus
-
Unknown - The state of the server is unknown.
V
- valueOf(String) - Static method in enum class org.odpi.openmetadata.platformservices.properties.ServerActiveStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.platformservices.properties.ServerInstanceStatus
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.platformservices.properties.ServerActiveStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.platformservices.properties.ServerInstanceStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Serialized Form