Package | Description |
---|---|
org.apache.tinkerpop.gremlin.server.op |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractEvalOpProcessor.evalOpInternal(ResponseHandlerContext ctx,
Supplier<GremlinExecutor> gremlinExecutorSupplier,
AbstractEvalOpProcessor.BindingSupplier bindingsSupplier)
Deprecated.
As of release 3.3.8, replaced by
AbstractEvalOpProcessor.evalOpInternal(Context, Supplier, BindingSupplier) . |
protected void |
AbstractOpProcessor.handleIterator(ResponseHandlerContext rhc,
Iterator itty)
Deprecated.
As of release 3.3.8, not replaced.
|
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.