JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.carrotsearch.randomizedtesting.annotations
ThreadLeakAction
Contents
Description
Nested Class Summary
Optional Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Type ThreadLeakAction
@Retention
(
RUNTIME
)
@Target
({
METHOD
,
TYPE
})
@Inherited
public @interface
ThreadLeakAction
Nested Class Summary
Nested Classes
Modifier and Type
Class
Description
static enum
ThreadLeakAction.Action
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
ThreadLeakAction.Action
[]
value
Element Details
value
ThreadLeakAction.Action
[]
value
Default:
{WARN, INTERRUPT}