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