- getHostNameFromEnv() - Static method in class org.eclipse.ditto.services.utils.config.ConfigUtil
-
Returns the host name determined from the environment variable "HOSTNAME".
- getJmxListenerEnabled(Config) - Static method in class org.eclipse.ditto.services.utils.config.MongoConfig
-
Whether a JMX ConnectionPoolListener should be added.
- getLocalHostAddress() - Static method in class org.eclipse.ditto.services.utils.config.ConfigUtil
-
Returns the address of the host name which was determined by the env variable "HOSTNAME".
- getMaxQueryTime(Config) - Static method in class org.eclipse.ditto.services.utils.config.MongoConfig
-
Retrieve maximum query duration.
- getMongoUri(Config) - Static method in class org.eclipse.ditto.services.utils.config.MongoConfig
-
Computes MongoDB URI from configured source URI and MongoDB settings.
- getPoolMaxSize(Config) - Static method in class org.eclipse.ditto.services.utils.config.MongoConfig
-
Retrieve the maximum number of connections in the connection pool.
- getPoolMaxWaitQueueSize(Config) - Static method in class org.eclipse.ditto.services.utils.config.MongoConfig
-
Retrieve the maximum number of threads waiting for a connection to become available.
- getPoolMaxWaitTime(Config) - Static method in class org.eclipse.ditto.services.utils.config.MongoConfig
-
Retrieve the maximum time to wait for a connection to become available.
- getSSLEnabled(Config) - Static method in class org.eclipse.ditto.services.utils.config.MongoConfig
-
Retrieve the ssl option