protected static class PythonPr.ExecuteResponse extends Object
Map<String,Object>
data
String
error
info
List<List<String>>
stacktrace
status
protected
ExecuteResponse()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String status
public String error
public String info
public List<List<String>> stacktrace
public Map<String,Object> data
protected ExecuteResponse()
Copyright © 2021 GATE Team. All rights reserved.