StateStoreFactory¶
StateStoreFactory is a factory of StateStores.
StateStoreFactory<S extends StateStore>
StateStoreFactory is a public static class of InternalTopologyBuilder.
Creating Instance¶
StateStoreFactory takes the following to be created:
- StoreBuilder (of
SStateStores)
StateStoreFactory is created when:
InternalTopologyBuilderis requested to addStateStore