Interface FindStatement

All Superinterfaces:
Statement<FindStatement,​DocResult>
All Known Implementing Classes:
FindStatementImpl

public interface FindStatement
extends Statement<FindStatement,​DocResult>
A statement to find the set of documents according to the given specification.