Uses of Class
com.cognite.client.statestore.RawStateStore
Packages that use RawStateStore
-
Uses of RawStateStore in com.cognite.client.statestore
Methods in com.cognite.client.statestore that return RawStateStoreModifier and TypeMethodDescriptionstatic RawStateStoreRawStateStore.of(CogniteClient client, String dbName, String tableName) Initialize a state store backed by a CDF Raw table.RawStateStore.withMaxCommitInterval(Duration interval) Sets the max commit interval.