Uses of Class
io.ebean.config.DocStoreConfig
Packages that use DocStoreConfig
Package
Description
Configuration settings for Database construction
-
Uses of DocStoreConfig in io.ebean
Methods in io.ebean that return DocStoreConfigModifier and TypeMethodDescriptionDatabaseBuilder.Settings.getDocStoreConfig()
Return the configuration for the ElasticSearch integration.Methods in io.ebean with parameters of type DocStoreConfigModifier and TypeMethodDescriptionDatabaseBuilder.setDocStoreConfig
(DocStoreConfig docStoreConfig) Set the configuration for the ElasticSearch integration. -
Uses of DocStoreConfig in io.ebean.config
Methods in io.ebean.config that return DocStoreConfigMethods in io.ebean.config with parameters of type DocStoreConfigModifier and TypeMethodDescriptionDatabaseConfig.setDocStoreConfig
(DocStoreConfig docStoreConfig)