Skip to content

InMemoryWindowBytesStoreSupplier

InMemoryWindowBytesStoreSupplier is a WindowBytesStoreSupplier.

Creating Instance

InMemoryWindowBytesStoreSupplier takes the following to be created:

  • Name
  • retentionPeriod
  • windowSize
  • retainDuplicates

InMemoryWindowBytesStoreSupplier is created when:

Back to top