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, getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCustomizers
protected static String NAME
public static SparkGremlinPlugin instance()
public boolean requireRestart()
GremlinPlugin
Class.forName()
to dynamically instantiate classes from the
root classloader (e.g. JDBC drivers that instantiate via @{code DriverManager}).Copyright © 2013–2019 Apache Software Foundation. All rights reserved.