Interface BlackListState

All Superinterfaces:
StreamProcessorLifecycleAware
All Known Subinterfaces:
MutableBlackListState
All Known Implementing Classes:
DbBlackListState

public interface BlackListState extends StreamProcessorLifecycleAware
  • Method Details

    • isOnBlacklist

      boolean isOnBlacklist(TypedRecord record)
    • isEmpty

      boolean isEmpty()