| Modifier and Type | Method and Description |
|---|---|
ArrayList<Occurrences> |
TDGWTService.getOccurrencesForBatchReplace(OccurrencesForReplaceBatchColumnSession occurrencesForReplaceBatchColumnSession)
Retrieves the values in a column grouped by number of occurrences
|
void |
TDGWTServiceAsync.getOccurrencesForBatchReplace(OccurrencesForReplaceBatchColumnSession occurrencesForReplaceBatchColumnSession,
com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<Occurrences>> callback) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Occurrences> |
TDGWTServiceImpl.getOccurrencesForBatchReplace(OccurrencesForReplaceBatchColumnSession occurrencesForReplaceBatchColumnSession)
Retrieves the values in a column grouped by number of occurrences
|
| Modifier and Type | Method and Description |
|---|---|
static org.gcube.data.analysis.tabulardata.expression.Expression |
ExpressionGenerator.genReplaceBatchOccurrencesFilter(OccurrencesForReplaceBatchColumnSession occurrencesSession) |
static ArrayList<Occurrences> |
QueryService.queryOccurences(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
OccurrencesForReplaceBatchColumnSession occurrencesSession,
Direction direction) |
Copyright © 2018. All Rights Reserved.