Skip navigation links
D E G H I O R S T V 

D

DefaultClusterRolesConfig - Class in org.eclipse.ditto.services.gateway.health.config
This class is the default implementation of the cluster roles config of the Gateway health check.
DefaultHealthCheckConfig - Class in org.eclipse.ditto.services.gateway.health.config
This class is the default implementation of the Gateway health check config.
DittoStatusAndHealthProviderFactory - Class in org.eclipse.ditto.services.gateway.health
Provides a StatusAndHealthProvider for the ditto-cluster.

E

equals(Object) - Method in class org.eclipse.ditto.services.gateway.health.config.DefaultClusterRolesConfig
 
equals(Object) - Method in class org.eclipse.ditto.services.gateway.health.config.DefaultHealthCheckConfig
 

G

GatewayHttpReadinessCheck - Class in org.eclipse.ditto.services.gateway.health
Health check supplier for Akka Management checking whether the GatewayRootActor already started the HTTP route.
GatewayHttpReadinessCheck(ActorSystem) - Constructor for class org.eclipse.ditto.services.gateway.health.GatewayHttpReadinessCheck
 
get() - Method in class org.eclipse.ditto.services.gateway.health.GatewayHttpReadinessCheck
 
getClusterRolesConfig() - Method in class org.eclipse.ditto.services.gateway.health.config.DefaultHealthCheckConfig
 
getClusterRolesConfig() - Method in interface org.eclipse.ditto.services.gateway.health.config.HealthCheckConfig
Returns the configuration settings of the health checking regarding cluster roles.
getConfigPath() - Method in enum org.eclipse.ditto.services.gateway.health.config.HealthCheckConfig.ClusterRolesConfig.ClusterRolesConfigValue
 
getConfigPath() - Method in enum org.eclipse.ditto.services.gateway.health.config.HealthCheckConfig.HealthCheckConfigValue
 
getDefaultValue() - Method in enum org.eclipse.ditto.services.gateway.health.config.HealthCheckConfig.ClusterRolesConfig.ClusterRolesConfigValue
 
getDefaultValue() - Method in enum org.eclipse.ditto.services.gateway.health.config.HealthCheckConfig.HealthCheckConfigValue
 
getExpectedClusterRoles() - Method in class org.eclipse.ditto.services.gateway.health.config.DefaultClusterRolesConfig
 
getExpectedClusterRoles() - Method in interface org.eclipse.ditto.services.gateway.health.config.HealthCheckConfig.ClusterRolesConfig
Returns the roles the health check expected to be present in the running cluster.
getInterval() - Method in class org.eclipse.ditto.services.gateway.health.config.DefaultHealthCheckConfig
 
getServiceTimeout() - Method in class org.eclipse.ditto.services.gateway.health.config.DefaultHealthCheckConfig
 
getServiceTimeout() - Method in interface org.eclipse.ditto.services.gateway.health.config.HealthCheckConfig
Returns the timeout used by the health check for determining the health of a single service.

H

hashCode() - Method in class org.eclipse.ditto.services.gateway.health.config.DefaultClusterRolesConfig
 
hashCode() - Method in class org.eclipse.ditto.services.gateway.health.config.DefaultHealthCheckConfig
 
HealthCheckConfig - Interface in org.eclipse.ditto.services.gateway.health.config
Provides configuration settings of the health checking of Gateway service.
HealthCheckConfig.ClusterRolesConfig - Interface in org.eclipse.ditto.services.gateway.health.config
Provides configuration settings of the health checking regarding cluster roles.
HealthCheckConfig.ClusterRolesConfig.ClusterRolesConfigValue - Enum in org.eclipse.ditto.services.gateway.health.config
An enumeration of the known config path expressions and their associated default values for ClusterRolesConfig.
HealthCheckConfig.HealthCheckConfigValue - Enum in org.eclipse.ditto.services.gateway.health.config
An enumeration of the known config path expressions and their associated default values for HealthCheckConfig.

I

isEnabled() - Method in class org.eclipse.ditto.services.gateway.health.config.DefaultClusterRolesConfig
 
isEnabled() - Method in class org.eclipse.ditto.services.gateway.health.config.DefaultHealthCheckConfig
 
isEnabled() - Method in interface org.eclipse.ditto.services.gateway.health.config.HealthCheckConfig.ClusterRolesConfig
Indicates whether the health check for presence of all cluster roles should be enabled or not.

O

of(Config) - Static method in class org.eclipse.ditto.services.gateway.health.config.DefaultClusterRolesConfig
Returns an instance of DefaultClusterRolesConfig based on the settings of the specified Config.
of(Config) - Static method in class org.eclipse.ditto.services.gateway.health.config.DefaultHealthCheckConfig
Returns an instance of DefaultHealthCheckConfig based on the settings of the specified Config.
of(ActorSystem, Supplier<ClusterStatus>, HealthCheckConfig) - Static method in class org.eclipse.ditto.services.gateway.health.DittoStatusAndHealthProviderFactory
Returns a new StatusAndHealthProvider for the ditto-cluster.
org.eclipse.ditto.services.gateway.health - package org.eclipse.ditto.services.gateway.health
 
org.eclipse.ditto.services.gateway.health.config - package org.eclipse.ditto.services.gateway.health.config
 

R

READINESS_ASK_MESSAGE - Static variable in class org.eclipse.ditto.services.gateway.health.GatewayHttpReadinessCheck
The message to ask the GatewayRootActor (must be handled by it!).
READINESS_ASK_MESSAGE_RESPONSE - Static variable in class org.eclipse.ditto.services.gateway.health.GatewayHttpReadinessCheck
The response to the above message sent by the GatewayRootActor.
retrieveHealth() - Method in interface org.eclipse.ditto.services.gateway.health.StatusAndHealthProvider
Retrieves the health information and provides it as CompletionStage.
retrieveStatus() - Method in interface org.eclipse.ditto.services.gateway.health.StatusAndHealthProvider
Retrieves the status information and provides it as CompletionStage.

S

StatusAndHealthProvider - Interface in org.eclipse.ditto.services.gateway.health
Determines the status and health of a cluster.

T

toString() - Method in class org.eclipse.ditto.services.gateway.health.config.DefaultClusterRolesConfig
 
toString() - Method in class org.eclipse.ditto.services.gateway.health.config.DefaultHealthCheckConfig
 

V

valueOf(String) - Static method in enum org.eclipse.ditto.services.gateway.health.config.HealthCheckConfig.ClusterRolesConfig.ClusterRolesConfigValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.ditto.services.gateway.health.config.HealthCheckConfig.HealthCheckConfigValue
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.ditto.services.gateway.health.config.HealthCheckConfig.ClusterRolesConfig.ClusterRolesConfigValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.ditto.services.gateway.health.config.HealthCheckConfig.HealthCheckConfigValue
Returns an array containing the constants of this enum type, in the order they are declared.
D E G H I O R S T V 
Skip navigation links

Copyright © 2017–2019 Eclipse Foundation. All rights reserved.