JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.apache.drill.exec.store
Annotation Type PrivatePlugin
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
PrivatePlugin
Indicates private plugins which will be excluded from automatic plugin discovery. Used for test classes which should only be used in the tests that need them.