Closed madhadron closed 11 years ago
Write delegating wrapper ExportStream around streams and make Jobs#create_export return it. Add test to count the number of total events returned by a reporting export. Renamed a couple of tests to use 'export' instead of 'stream'.
LGTM.
It took me a while to convince myself that the Delegator implementation actually worked.
Write delegating wrapper ExportStream around streams and make Jobs#create_export return it. Add test to count the number of total events returned by a reporting export. Renamed a couple of tests to use 'export' instead of 'stream'.