Interface ThreadCache.DirtyEntryFlushListener
-
- Enclosing class:
- ThreadCache
public static interface ThreadCache.DirtyEntryFlushListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
apply(java.util.List<org.apache.kafka.streams.state.internals.ThreadCache.DirtyEntry> dirty)
-