#ifndef OMNISTREAM_GLOBALS_H
#define OMNISTREAM_GLOBALS_H

extern long vecBatchRows;
extern bool isFlush;

#endif //OMNISTREAM_GLOBALS_H