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
S
StateStores)
StateStoreFactory
is created when:
InternalTopologyBuilder
is requested to addStateStore