| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startUnion(UnionSession unionSession)
Start Union and invokes the client library
|
void |
TDGWTServiceAsync.startUnion(UnionSession unionSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static UnionSession |
SessionUtil.getUnionSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setUnionSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
UnionSession unionSession) |
String |
TDGWTServiceImpl.startUnion(UnionSession unionSession)
Start Union and invokes the client library
|
| Constructor and Description |
|---|
OpExecution4Union(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
UnionSession unionSession) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Map<String,Object>> |
ColumnMap.genColumnMap(UnionSession unionSession) |
Copyright © 2017. All Rights Reserved.