| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.server | |
| org.apache.tinkerpop.gremlin.server.handler | |
| org.apache.tinkerpop.gremlin.server.util | 
| Modifier and Type | Field and Description | 
|---|---|
| protected GraphManager | AbstractChannelizer. graphManager | 
| Modifier and Type | Method and Description | 
|---|---|
| GraphManager | Context. getGraphManager()Gets the set of  Graphobjects configured in Gremlin Server. | 
| Constructor and Description | 
|---|
| Context(RequestMessage requestMessage,
       ChannelHandlerContext ctx,
       Settings settings,
       GraphManager graphManager,
       GremlinExecutor gremlinExecutor,
       ScheduledExecutorService scheduledExecutorService) | 
| Constructor and Description | 
|---|
| HttpGremlinEndpointHandler(Map<String,MessageSerializer> serializers,
                          GremlinExecutor gremlinExecutor,
                          GraphManager graphManager) | 
| OpExecutorHandler(Settings settings,
                 GraphManager graphManager,
                 GremlinExecutor gremlinExecutor,
                 ScheduledExecutorService scheduledExecutorService) | 
| OpSelectorHandler(Settings settings,
                 GraphManager graphManager,
                 GremlinExecutor gremlinExecutor,
                 ScheduledExecutorService scheduledExecutorService) | 
| Modifier and Type | Method and Description | 
|---|---|
| GraphManager | ServerGremlinExecutor. getGraphManager() | 
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.