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