- Instead of using a BiFunction as a delegate, use standard Function that takes the full record - Remove Supplier<Long> that was used to handle record time stamps since this is no longer needed - Docs cleanup
- Instead of using a BiFunction as a delegate, use standard Function that takes the full record - Remove Supplier<Long> that was used to handle record time stamps since this is no longer needed - Docs cleanup