Uses of Record Class
org.graylog2.indexer.indexset.CustomFieldMapping
Packages that use CustomFieldMapping
-
Uses of CustomFieldMapping in org.graylog2.indexer.fieldtypes.mapping
Methods in org.graylog2.indexer.fieldtypes.mapping with parameters of type CustomFieldMappingModifier and TypeMethodDescriptionvoidFieldTypeMappingsService.changeFieldType(CustomFieldMapping customMapping, Set<String> indexSetsIds, boolean rotateImmediately) -
Uses of CustomFieldMapping in org.graylog2.indexer.indexset
Methods in org.graylog2.indexer.indexset with parameters of type CustomFieldMappingModifier and TypeMethodDescriptionCustomFieldMappings.mergeWith(CustomFieldMapping changedMapping) Constructor parameters in org.graylog2.indexer.indexset with type arguments of type CustomFieldMapping