public static class SQLSession.QueryResponseStatus<T> extends Object
| Constructor and Description |
|---|
QueryResponseStatus(SQLSession.QueryResponseType type,
int nbBackends) |
| Modifier and Type | Method and Description |
|---|---|
SortedMap<Integer,T> |
addAndRemove(int backend,
T details) |
SortedMap<Integer,T> |
addAndRemove(int backend,
T details,
Map<Integer,List<Integer>> detailIndexesPerBackend) |
void |
clear() |
SortedMap<Integer,T> |
remove() |
public QueryResponseStatus(SQLSession.QueryResponseType type, int nbBackends)
Copyright © 2017 The CLARUS Consortium. All rights reserved.