| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.server.op | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | AbstractEvalOpProcessor. evalOpInternal(ResponseHandlerContext rhc,
              Supplier<GremlinExecutor> gremlinExecutorSupplier,
              AbstractEvalOpProcessor.BindingSupplier bindingsSupplier)A variant of  AbstractEvalOpProcessor.evalOpInternal(Context, Supplier, BindingSupplier)that is suitable for use in situations
 when multiple threads may producefinalresponse messages
 concurrently. | 
| protected void | AbstractOpProcessor. handleIterator(ResponseHandlerContext rhc,
              Iterator itty)A variant of  AbstractOpProcessor.handleIterator(Context, Iterator)that is suitable for use in situations when multiple
 threads may producefinalresponse messages concurrently. | 
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.