Package org.apache.kafka.streams.kstream
Interface Suppressed.StrictBufferConfig
- All Superinterfaces:
 Suppressed.BufferConfig<Suppressed.StrictBufferConfig>
- Enclosing interface:
 - Suppressed<K>
 
public static interface Suppressed.StrictBufferConfig
extends Suppressed.BufferConfig<Suppressed.StrictBufferConfig>
Marker interface for a buffer configuration that is "strict" in the sense that it will strictly
 enforce the time bound and never emit early.
- 
Method Summary
Methods inherited from interface org.apache.kafka.streams.kstream.Suppressed.BufferConfig
emitEarlyWhenFull, shutDownWhenFull, withLoggingDisabled, withLoggingEnabled, withMaxBytes, withMaxRecords, withNoBound