abacusai.streaming_row_count
Classes
Returns the number of rows in a streaming feature group from the specified time |
Module Contents
- class abacusai.streaming_row_count.StreamingRowCount(client, count=None, startTsMs=None)
Bases:
abacusai.return_class.AbstractApiClass
Returns the number of rows in a streaming feature group from the specified time
- Parameters:
- __repr__()
Return repr(self).