Class Taps::DataStream
In: lib/taps/data_stream.rb
Parent: Object

Methods

Constants

DEFAULT_CHUNKSIZE = 1000

Attributes

db  [R] 
state  [R] 

Public Class methods

Public Instance methods

this one is used inside the server process

keep a record of the average chunksize within the first few hundred thousand records, after chunksize goes below 100 or maybe if offset is > 1000

[Validate]