reservoirSize property

int reservoirSize
final

A fixed number of matching requests to instrument per second, prior to applying the fixed rate. The reservoir is not used directly by services, but applies to all services using the rule collectively.

Implementation

final int reservoirSize;