Package com.cognite.client.statestore


package com.cognite.client.statestore
  • Class
    Description
    Abstract parent class for all state store implementations.
    A state store using a local file to persist state entries.
    A state store in-memory only.
    A state store using a local file to persist state entries.
    The StateStore helps keep track of the extraction/processing state of a data application (extractor, data pipeline, contextualization pipeline, etc.).