public class FailedAuthSensors extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
FailedAuthSensors.FailedAuthSensorCreator |
Modifier and Type | Field and Description |
---|---|
protected org.apache.kafka.common.metrics.Sensor |
failedAuthRate |
Constructor and Description |
---|
FailedAuthSensors(org.apache.kafka.common.metrics.Sensor failedAuthRate) |
Modifier and Type | Method and Description |
---|---|
void |
recordFailedAuthentication() |