Package org.apache.druid.annotations
Annotation Interface SuppressFBWarnings
Annotation for suppressing spotbugs checks when necessary.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionOptional documentation of the reason why the warning is suppressedString[]The set of FindBugs warnings that are to be suppressed in annotated element.