flushInterval property
delay between data flushes in milliseconds, at most batch size records are sent during flush */
Implementation
final int flushInterval;
delay between data flushes in milliseconds, at most batch size records are sent during flush */
final int flushInterval;