public final class SparkGremlinPlugin extends AbstractGremlinPlugin
| Modifier and Type | Field and Description | 
|---|---|
protected static String | 
NAME  | 
appliesTo, customizers, moduleName| Constructor and Description | 
|---|
SparkGremlinPlugin()  | 
| Modifier and Type | Method and Description | 
|---|---|
static SparkGremlinPlugin | 
instance()  | 
boolean | 
requireRestart()
Some modules may require a restart of the plugin host for the classloader to pick up the features. 
 | 
getCustomizers, getNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCustomizersprotected static String NAME
public static SparkGremlinPlugin instance()
public boolean requireRestart()
GremlinPluginClass.forName() to dynamically instantiate classes from the
 root classloader (e.g. JDBC drivers that instantiate via @{code DriverManager}).Copyright © 2013–2018 Apache Software Foundation. All rights reserved.