JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
org.apache.gobblin.runtime.cli
Annotation Type NotOnCli
@Retention
(
value
=
RUNTIME
)
@Target
(
value
=
METHOD
) public @interface
NotOnCli
Specifies that the annotated method should not be offered as an option in the CLI.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element