Package com.cognite.client.queue


package com.cognite.client.queue
  • Class
    Description
    The UploadQueue batches together items and uploads them to Cognite Data Fusion (CDF), both to minimize the load on the API, and also to improve throughput.
    An interface for API endpoints that supports uploading a resource type T.
    An interface for API endpoints that supports upserting a resource type T.