Toggle navigation
Home
org.graylog2.configuration.ElasticsearchConfiguration to org.graylog2.indexer.IndexSet
No. of Instances - 7
No. of Commits - 1
No. of Projects - {'graylog2-server'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Variable
config
to
indexSet
config
to
indexSet
ELASTICSEARCH_CONFIGURATION
to
indexSet
CONFIG
to
indexSet
config
to
indexSet
config
to
indexSet
CONFIG
to
indexSet
CONFIG
to
indexSet
config
to
indexSet
Add or Remove Method invocation
indices.allIndicesAlias()
to
indexSet.getWriteIndexWildcard()
CONFIG.getAnalyzer()
to
indexSetConfig.indexAnalyzer()