com.raritantechnologies.federated
Interface IFederatedQueryProcessor
- All Known Implementing Classes:
- FederatedQueryProcessor, PagingFederatedSearch
- public interface IFederatedQueryProcessor
NO_RESULTS
public static final int NO_RESULTS
- See Also:
- Constant Field Values
PARTIAL_RESULTS
public static final int PARTIAL_RESULTS
- See Also:
- Constant Field Values
FULL_RESULTS
public static final int FULL_RESULTS
- See Also:
- Constant Field Values
getCurrentResults
public IResultSet getCurrentResults()
getResultState
public int getResultState()