Uses of Class
org.graylog2.indexer.indices.IndexSettings
Packages that use IndexSettings
-
Uses of IndexSettings in org.graylog2.indexer
Methods in org.graylog2.indexer that return IndexSettingsModifier and TypeMethodDescriptionstatic IndexSettingsIndexMappingTemplate.createIndexSettings(IndexSetConfig indexSetConfig) default IndexSettingsIndexMappingTemplate.indexSettings(IndexSetConfig indexSetConfig, Map<String, Object> settings) -
Uses of IndexSettings in org.graylog2.indexer.indices
Methods in org.graylog2.indexer.indices that return IndexSettingsMethods in org.graylog2.indexer.indices with parameters of type IndexSettingsModifier and TypeMethodDescriptionvoidIndicesAdapter.create(String indexName, IndexSettings indexSettings) void