@Deprecated public class TimedInterruptCustomizerProvider extends Object implements CompilerCustomizerProvider
| Modifier and Type | Field and Description | 
|---|---|
| static long | DEFAULT_INTERRUPTION_TIMEOUTDeprecated.  | 
| Constructor and Description | 
|---|
| TimedInterruptCustomizerProvider()Deprecated.  | 
| TimedInterruptCustomizerProvider(Integer interruptionTimeout)Deprecated.  | 
| TimedInterruptCustomizerProvider(Long interruptionTimeout)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| CompilationCustomizer | create()Deprecated.  Create a new instance of a  CompilationCustomizerto add to theGremlinGroovyScriptEngine. | 
public static final long DEFAULT_INTERRUPTION_TIMEOUT
public TimedInterruptCustomizerProvider()
public TimedInterruptCustomizerProvider(Long interruptionTimeout)
public TimedInterruptCustomizerProvider(Integer interruptionTimeout)
public CompilationCustomizer create()
CompilerCustomizerProviderCompilationCustomizer to add to the GremlinGroovyScriptEngine.create in interface CompilerCustomizerProviderCopyright © 2013–2018 Apache Software Foundation. All rights reserved.