Package com.cognite.client.stream


package com.cognite.client.stream
  • Class
    Description
    Abstract superclass for streaming publishers.
    An interface for API endpoints that supports iterating over a results stream based on a Request specification.
     
    This class produces a continuous data stream of rows from a raw table.