org.apache.spark.sql.execution.streaming.state
Trait representing a provider of a specific version of a StateStore.
Get the store with the existing version.
Optional method for providers to allow for background maintenance
Trait representing a provider of a specific version of a StateStore.