Revision 1c04538c209ea17d97b23365c18137e2a94188de authored by Thomas R. Quinn on 24 August 2017, 04:13:52 UTC, committed by Tom Quinn on 24 August 2017, 04:33:00 UTC
This includes forwarding node requests in requestRemoteMoments()
and marking buckets as "initialized".

Change-Id: I2fa46fc532429f1a1fabbc5284dd900754c436dd
1 parent 85da1f3
Raw File
Reductions.ci
//Redutions.ci

module Reductions {
	initnode void registerReductions();
};
back to top