corda/node
josecoll 5f7b8f6ec3 Vault Query Pagination simplification (#997)
* Pagination improvements (fail-fast on too many results without pagination specification)
* Fix incorrectly returned results count.
* Performance optimisation: only return totalStatesAvailable count on Pagination specification.
* Changed DEFAULT_PAGE_NUMBER to 1 (eg. page numbering starts from 1)
* Changed MAX_PAGE_SIZE to Int.MAX_VALUE
* Fixed compiler WARNINGs in Unit tests.
* Fixed minimum page size check (1).
* Updated API-RST docs with behavioural notes.
* Updated documentation (RST and API);
2017-07-12 09:53:15 +01:00
..
capsule Can now publish to artifactory. 2017-07-03 18:12:56 +01:00
src Vault Query Pagination simplification (#997) 2017-07-12 09:53:15 +01:00
build.gradle Can now publish to artifactory. 2017-07-03 18:12:56 +01:00