Interface StatefulSearchResponseProcessor

All Superinterfaces:
Processor, SearchResponseProcessor

public interface StatefulSearchResponseProcessor extends SearchResponseProcessor
A specialization of SearchResponseProcessor that makes use of the request-scoped processor state. Implementors must implement the processResponse method that accepts request-scoped processor state.