oa::RolloutCollector
Same-device categorical collector. It owns no environment, network or storage; collect records one complete rollout transaction and returns its exact completion event without waiting.
Public Methods
Static Public Methods
Public Method Documentation
No public source comment is attached to this declaration.
Parameters
inOutRolloutRolloutBuffer &—
Returns
oa::Result<oa::Event>The declared return value.
No public source comment is attached to this declaration.
Returns
const RolloutCollectorMetrics &The declared return value.
No public source comment is attached to this declaration.
Parameters
inEnvironmentEnvironment &—
inModelActorCritic &—
inConfigconst RolloutCollectorConfig &—
Returns
oa::Result<RolloutCollector>The declared return value.