Interface ConsumerReadCallback<K,​V>


  • public interface ConsumerReadCallback<K,​V>
    • Method Detail

      • onCompletion

        void onCompletion​(List<ConsumerRecord<K,​V>> records,
                          com.networknt.exception.FrameworkException e)