Interface QuarkusFileIOConfiguration


@ConfigMapping(prefix="polaris.file-io") public interface QuarkusFileIOConfiguration
  • Method Summary

    Modifier and Type
    Method
    Description
    The type of the catalog IO to use.
  • Method Details

    • type

      String type()
      The type of the catalog IO to use. Must be a registered FileIOFactory identifier.