JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
L
N
A
assign(Cluster, ConsumerPartitionAssignor.GroupSubscription)
- Method in class com.github.grantneale.kafka.
LagBasedPartitionAssignor
C
com.github.grantneale.kafka
- package com.github.grantneale.kafka
configure(Map<String, ?>)
- Method in class com.github.grantneale.kafka.
LagBasedPartitionAssignor
This class is instantiated by reflection, at which point Kafka passes in the consumer config properties for the current instance via this method.
L
LagBasedPartitionAssignor
- Class in
com.github.grantneale.kafka
The LagBasedPartitionAssignor operates on a per-topic basis, and attempts to assign partitions such that lag is distributed evenly across a consumer group.
LagBasedPartitionAssignor()
- Constructor for class com.github.grantneale.kafka.
LagBasedPartitionAssignor
N
name()
- Method in class com.github.grantneale.kafka.
LagBasedPartitionAssignor
A
C
L
N
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017–2020
Grant Neale
. All rights reserved.