Class MockKillByQueryMatchConsumer.MockKillByQueryMatchInvocation
- java.lang.Object
-
- com.funnelback.plugin.index.consumers.mock.MockKillByQueryMatchConsumer.MockKillByQueryMatchInvocation
-
- Enclosing class:
- MockKillByQueryMatchConsumer
public static class MockKillByQueryMatchConsumer.MockKillByQueryMatchInvocation extends Object
Holds the values thatMockKillByQueryMatchConsumer.killByQueryMatch(String)
was called with. Although this class is immutable, the fields are not.
-
-
Field Summary
Fields Modifier and Type Field Description private String
urlToKillByQueryMatch
-
Constructor Summary
Constructors Constructor Description MockKillByQueryMatchInvocation()
-
-
-
Field Detail
-
urlToKillByQueryMatch
private String urlToKillByQueryMatch
-
-