Class FieldTypeDTOsMerger
java.lang.Object
org.graylog2.indexer.fieldtypes.utils.FieldTypeDTOsMerger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmerge(Collection<FieldTypeDTO> fromNewerIndex, Collection<FieldTypeDTO> fromOlderIndex, CustomFieldMappings customFieldMappings, IndexFieldTypeProfile profile)
-
Constructor Details
-
FieldTypeDTOsMerger
public FieldTypeDTOsMerger()
-
-
Method Details
-
merge
public Collection<IndexSetFieldType> merge(Collection<FieldTypeDTO> fromNewerIndex, Collection<FieldTypeDTO> fromOlderIndex, CustomFieldMappings customFieldMappings, IndexFieldTypeProfile profile)
-