Class QueryableStoreTypes.WindowStoreType<K,​V>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ReadOnlyWindowStore<K,​V> create​(StateStoreProvider storeProvider, java.lang.String storeName)
      Create an instance of T (usually a facade) that developers can use to query the underlying StateStores.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait