Skip to content

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:

StateStoreFactory is created when:

Back to top