public interface StateStoreSupplier
StateStore
instances.Modifier and Type | Method and Description |
---|---|
StateStore |
get()
Return a new
StateStore instance. |
java.lang.String |
name()
Return the name of this state store supplier.
|
java.lang.String name()
StateStore get()
StateStore
instance.StateStore
instance