Class ControllerClientBackedSystemSchemaInitializer

java.lang.Object
com.linkedin.venice.system.store.ControllerClientBackedSystemSchemaInitializer
All Implemented Interfaces:
Closeable, AutoCloseable

public class ControllerClientBackedSystemSchemaInitializer extends Object implements Closeable
  • Constructor Details

  • Method Details

    • execute

      public void execute(Map<Integer,org.apache.avro.Schema> inputSchemas)
    • execute

      public void execute()
    • close

      public void close()
      Specified by:
      close in interface AutoCloseable
      Specified by:
      close in interface Closeable