Class MockQieByQueryConsumer.MockQieByQueryInvocation
- java.lang.Object
-
- com.funnelback.plugin.index.consumers.mock.MockQieByQueryConsumer.MockQieByQueryInvocation
-
- Enclosing class:
- MockQieByQueryConsumer
public static class MockQieByQueryConsumer.MockQieByQueryInvocation extends Object
Holds the values thatMockQieByQueryConsumer.applyQieWhenQueryMatches(double, String)
was called with. Although this class is immutable, the fields are not.
-
-
Constructor Summary
Constructors Constructor Description MockQieByQueryInvocation(double qieWeight, String query)
-