Skip to main content

StateDatastoreHandle Class

Opaque type representing internal state datastore.

This API is reserved for internal system use and should not be imported directly. It may change at any time without notice.

For more information about our API support guarantees, see here.

Signature

class StateDatastoreHandle<TKey, TValue extends ValueDirectoryOrState<any>>

Type Parameters

Parameter Constraint Description
TKey
TValue ValueDirectoryOrState<any>