public class RemoteConnectLogsConfiguration extends Object
RemoteConnectLogsConfiguration is the configuration object for the remote auditlog config. It
would hold the configurations that would be read by the client via k8s Apis| Constructor and Description |
|---|
RemoteConnectLogsConfiguration(String activeRegion,
Map<io.confluent.remote.config.poller.Region,io.confluent.remote.config.poller.ConnectLogEventsConfig> connectLogEventsProducerConfig) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getActiveRegion() |
io.confluent.remote.config.poller.ConnectLogEventsConfig |
getConnectLogEventsProducerConfig(io.confluent.remote.config.poller.Region region) |
static String |
getSchemaVersion() |
int |
hashCode() |