Package | Description |
---|---|
org.apache.tinkerpop.gremlin.server |
Modifier and Type | Field and Description |
---|---|
List<Settings.ProcessorSettings> |
Settings.processors
Custom settings for
OpProcessor implementations. |
Modifier and Type | Method and Description |
---|---|
Optional<Settings.ProcessorSettings> |
Settings.optionalProcessor(Class<? extends OpProcessor> clazz)
Find the
Settings.ProcessorSettings related to the specified class. |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.