public class MetricsManager extends Object implements Closeable
| Constructor and Description |
|---|
MetricsManager(SchemaRegistry schemaRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
decrementKeyCount(String tenant,
KeyType keyType) |
void |
decrementSharedKeyCount(String tenant) |
long |
getKeyCount(String tenant,
KeyType keyType) |
void |
incrementKeyCount(String tenant,
KeyType keyType) |
void |
incrementSharedKeyCount(String tenant) |
public static final String KEY
@Inject public MetricsManager(SchemaRegistry schemaRegistry)
Copyright © 2026 Confluent, Inc.. All rights reserved.