activemq-artemis/artemis-journal/src
Kui LIU be6705afac ARTEMIS-1822: Change the method name 'lookupRecord' to 'containsRecord'.
The method is named "lookupRecord".
"lookupRecord" seems to find a related record.
But the method is checking whether recordsSnapshot contains the id or not.
Thus, the method name "containsRecord" is more intuitive than "lookupRecord".
2018-04-26 21:25:37 -04:00
..
main/java/org/apache/activemq/artemis ARTEMIS-1822: Change the method name 'lookupRecord' to 'containsRecord'. 2018-04-26 21:25:37 -04:00
test/java/org/apache/activemq/artemis/core/io NO-JIRA Test tweaks 2018-02-20 23:44:16 -05:00