Java org.springframework.kafka.support SeekUtils fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.kafka.support SeekUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.kafka.support SeekUtils.

The text is from its open source code.

Field

intDEFAULT_MAX_FAILURES
The number of times a topic/partition/offset can fail before being rejected.

Method