Uses of Class
org.graylog2.lookup.LookupDefaultMultiValue
Packages that use LookupDefaultMultiValue
-
Uses of LookupDefaultMultiValue in org.graylog2.lookup
Methods in org.graylog2.lookup that return LookupDefaultMultiValueModifier and TypeMethodDescriptionabstract LookupDefaultMultiValueLookupDefaultMultiValue.Builder.build()static LookupDefaultMultiValueLookupDefaultMultiValue.create(String valueString, LookupDefaultValue.Type valueType) abstract LookupDefaultMultiValueLookupTable.defaultMultiValue()Methods in org.graylog2.lookup with parameters of type LookupDefaultMultiValueModifier and TypeMethodDescriptionabstract LookupTable.BuilderLookupTable.Builder.defaultMultiValue(LookupDefaultMultiValue defaultMultiValue) -
Uses of LookupDefaultMultiValue in org.graylog2.plugin.lookup
Methods in org.graylog2.plugin.lookup with parameters of type LookupDefaultMultiValueModifier and TypeMethodDescriptionstatic LookupResult.BuilderLookupResult.addDefaults(LookupDefaultSingleValue singleValue, LookupDefaultMultiValue multiValue) static LookupResultLookupResult.withDefaults(LookupDefaultSingleValue singleValue, LookupDefaultMultiValue multiValue)