Class RemoteConnectLogsConfiguration
java.lang.Object
io.confluent.logevents.connect.RemoteConnectLogsConfiguration
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 Summary
ConstructorsConstructorDescriptionRemoteConnectLogsConfiguration(String activeRegion, Map<io.confluent.remote.config.poller.Region, io.confluent.remote.config.poller.ConnectLogEventsConfig> connectLogEventsProducerConfig) -
Method Summary
Modifier and TypeMethodDescriptionbooleanio.confluent.remote.config.poller.ConnectLogEventsConfiggetConnectLogEventsProducerConfig(io.confluent.remote.config.poller.Region region) static StringinthashCode()
-
Constructor Details
-
RemoteConnectLogsConfiguration
-
-
Method Details
-
getSchemaVersion
-
getActiveRegion
-
getConnectLogEventsProducerConfig
public io.confluent.remote.config.poller.ConnectLogEventsConfig getConnectLogEventsProducerConfig(io.confluent.remote.config.poller.Region region) -
equals
-
hashCode
-