Package com.dremio.nessie.hms.annotation
Annotation Type Route
-
@Target(PARAMETER) @Retention(RUNTIME) public @interface Route
Route the request based on this parameter. Works in two modes: mode1: Applied directly to database String fields mode2: Applied to arbitrary argument types
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanvalueWhether to throw for Nessie references.
-