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