| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.hadoop.jsr223 | |
| org.apache.tinkerpop.gremlin.jsr223.console | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
HadoopRemoteAcceptor.configure(List<String> args)  | 
Object | 
HadoopRemoteAcceptor.connect(List<String> args)  | 
Object | 
HadoopRemoteAcceptor.submit(List<String> args)  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
RemoteAcceptor.configure(List<String> args)
Gets called when  
:remote is used in conjunction with the config option. | 
Object | 
RemoteAcceptor.connect(List<String> args)
Gets called when  
:remote is used in conjunction with the "connect" option. | 
Object | 
RemoteAcceptor.submit(List<String> args)
Gets called when  
:submit is executed. | 
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.