Uses of Interface
org.graylog2.database.filtering.inmemory.InMemoryFilterable
Packages that use InMemoryFilterable
Package
Description
-
Uses of InMemoryFilterable in org.graylog2.database.filtering
Methods in org.graylog2.database.filtering that return types with arguments of type InMemoryFilterableModifier and TypeMethodDescriptionFilter.toPredicate()RangeFilter.toPredicate()SingleValueFilter.toPredicate() -
Uses of InMemoryFilterable in org.graylog2.database.filtering.inmemory
Methods in org.graylog2.database.filtering.inmemory that return types with arguments of type InMemoryFilterableModifier and TypeMethodDescriptionInMemoryFilterExpressionParser.parse(List<String> filterExpressions, List<EntityAttribute> attributes) -
Uses of InMemoryFilterable in org.graylog2.rest.resources.system.indexer.responses
Classes in org.graylog2.rest.resources.system.indexer.responses that implement InMemoryFilterable