@Deprecated public class TimedInterruptCustomizerProvider extends Object implements CompilerCustomizerProvider
| Modifier and Type | Field and Description |
|---|---|
static long |
DEFAULT_INTERRUPTION_TIMEOUT
Deprecated.
|
| 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
CompilationCustomizer to add to the GremlinGroovyScriptEngine. |
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–2019 Apache Software Foundation. All rights reserved.