Interface WindowsStoreFactory

All Superinterfaces:
Serializable
All Known Implementing Classes:
InMemoryWindowsStoreFactory

public interface WindowsStoreFactory extends Serializable
Factory to create instances of WindowsStore.
  • Method Summary

    Modifier and Type
    Method
    Description
    create(Map<String,Object> topoConf)
    Creates a window store.