Uses of Class
com.cognite.client.statestore.MemoryStateStore
-
Packages that use MemoryStateStore Package Description com.cognite.client.statestore -
-
Uses of MemoryStateStore in com.cognite.client.statestore
Methods in com.cognite.client.statestore that return MemoryStateStore Modifier and Type Method Description static MemoryStateStoreMemoryStateStore. create()Initialize an in-memory state store.
-