Class ImprovedAdminClient

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable

    public final class ImprovedAdminClient
    extends java.lang.Object
    implements java.io.Closeable
    • Method Detail

      • getBootstrapServers

        public java.lang.String getBootstrapServers()
      • close

        public void close()
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable
      • getProperties

        @NonNull
        public @NonNull java.util.Properties getProperties()
      • getAdminClient

        @NonNull
        public @NonNull org.apache.kafka.clients.admin.AdminClient getAdminClient()
      • getSchemaRegistryClient

        @NonNull
        public @NonNull io.confluent.kafka.schemaregistry.client.SchemaRegistryClient getSchemaRegistryClient()