T - State store typepublic interface StoreSupplier<T extends StateStore>
StateStore instances.| Modifier and Type | Method and Description | 
|---|---|
| T | get()Return a new  StateStoreinstance. | 
| java.lang.String | metricsScope()Return a String that is used as the scope for metrics recorded by Metered stores. | 
| java.lang.String | name()Return the name of this state store supplier. | 
java.lang.String name()
T get()
StateStore instance.StateStore instance of type Tjava.lang.String metricsScope()