Class GremlinLangCustomizer
- java.lang.Object
- 
- org.apache.tinkerpop.gremlin.jsr223.GremlinLangCustomizer
 
- 
- All Implemented Interfaces:
- Customizer
 
 public class GremlinLangCustomizer extends Object implements Customizer Designed to provide basic configuration options to theGremlinLangScriptEngine.
- 
- 
Constructor SummaryConstructors Constructor Description GremlinLangCustomizer(boolean cacheEnabled, com.github.benmanes.caffeine.cache.Caffeine cacheBuilder)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description com.github.benmanes.caffeine.cache.CaffeinegetCacheMaker()booleanisCacheEnabled()
 
-