Details
Description
Currently Moose fetches the number of records and the total data size on each call to dataSize() and numRecords(). The record store interface recommends caching these values rather than fetching the data on each call.
Currently Moose fetches the number of records and the total data size on each call to dataSize() and numRecords(). The record store interface recommends caching these values rather than fetching the data on each call.