Annotation Interface RestCatalogConfig


@Retention(RUNTIME) @Target({TYPE,METHOD}) @Inherited public @interface RestCatalogConfig
Annotation to configure the REST catalog for integration tests.

This is a client-side setting; it is used to configure the client-side REST catalog that is used in test code to connect to the Polaris REST API and to the storage layer.

  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String[] value
      Default:
      {}