Uses of Class
com.dremio.nessie.hms.annotation.NoopQuiet.QuietMode
-
Packages that use NoopQuiet.QuietMode Package Description com.dremio.nessie.hms.annotation -
-
Uses of NoopQuiet.QuietMode in com.dremio.nessie.hms.annotation
Methods in com.dremio.nessie.hms.annotation that return NoopQuiet.QuietMode Modifier and Type Method Description NoopQuiet.QuietModevalue()What quiet mode to do.static NoopQuiet.QuietModeNoopQuiet.QuietMode. valueOf(String name)Returns the enum constant of this type with the specified name.static NoopQuiet.QuietMode[]NoopQuiet.QuietMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-