Package

com.twitter.finatra.streams

stores

Permalink

package stores

Visibility
  1. Public
  2. All

Type Members

  1. trait CachingFinatraKeyValueStore[K, V] extends FinatraKeyValueStore[K, V]

    Permalink

    A FinatraKeyValueStore with a callback that fires when an entry is flushed into the underlying store

  2. trait FinatraKeyValueStore[K, V] extends KeyValueStore[K, V]

    Permalink

Value Members

  1. package internal

    Permalink

Ungrouped