Add KafkaHandleBase::get_offsets_for_times

This commit is contained in:
Matias Fontanini
2017-04-15 19:21:51 -07:00
parent c9f3b0c5bc
commit 8143c5b06a
6 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#ifndef CPPKAFKA_CONFIG_H
#define CPPKAFKA_CONFIG_H
#cmakedefine CPPKAFKA_HAVE_OFFSET_FOR_TIMES
#endif // CPPKAFKA_CONFIG_H