close

abstract override fun close()

Frees the resources allocated by the HybridMapDataStore instance.

The client must call close when there is no further interest in the HybridMapDataStore instance. After calling it the first time, the subsequent calls have no effect.

Important: This is a Public Preview API. It may be changed or removed at any time.