Package com.dremio.nessie.hms.annotation
Annotation Type Union
-
@Target(METHOD) @Retention(RUNTIME) public @interface Union
Call both Nessie and delegate implementation and merge results. Must return a list or map type.
@Target(METHOD) @Retention(RUNTIME) public @interface Union