Uses of Class
org.graylog2.indexer.fieldtypes.IndexFieldTypesService
Packages that use IndexFieldTypesService
Package
Description
-
Uses of IndexFieldTypesService in org.graylog.plugins.views.search.elasticsearch
Constructors in org.graylog.plugins.views.search.elasticsearch with parameters of type IndexFieldTypesService -
Uses of IndexFieldTypesService in org.graylog2.indexer.fieldtypes
Constructors in org.graylog2.indexer.fieldtypes with parameters of type IndexFieldTypesServiceModifierConstructorDescriptionIndexFieldTypePollerPeriodical(IndexFieldTypePoller poller, IndexFieldTypesService dbService, IndexSetService indexSetService, Indices indices, MongoIndexSet.Factory mongoIndexSetFactory, Cluster cluster, com.google.common.eventbus.EventBus eventBus, ServerStatus serverStatus, com.github.joschi.jadconfig.util.Duration fullRefreshInterval, ScheduledExecutorService scheduler) MappedFieldTypesServiceImpl(Configuration configuration, StreamService streamService, IndexFieldTypesService indexFieldTypesService, FieldTypeMapper fieldTypeMapper, IndexLookup indexLookup) MongoFieldTypeLookup(IndexFieldTypesService dbService, FieldTypeMapper typeMapper) -
Uses of IndexFieldTypesService in org.graylog2.indexer.indices.jobs
Constructors in org.graylog2.indexer.indices.jobs with parameters of type IndexFieldTypesServiceModifierConstructorDescriptionSetIndexReadOnlyAndCalculateRangeJob(SetIndexReadOnlyJob.Factory setIndexReadOnlyJobFactory, CreateNewSingleIndexRangeJob.Factory createNewSingleIndexRangeJobFactory, IndexSetRegistry indexSetRegistry, Indices indices, IndexFieldTypesService indexFieldTypesService, IndexFieldTypePoller indexFieldTypePoller, String indexName)