|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SenseiException | |
---|---|
com.senseidb.search.node | |
com.senseidb.svc.api | |
com.senseidb.svc.impl |
Uses of SenseiException in com.senseidb.search.node |
---|
Methods in com.senseidb.search.node that throw SenseiException | |
---|---|
RESULT |
AbstractSenseiBroker.browse(REQUEST req)
The method that provides the search service. |
RESULT |
AbstractConsistentHashBroker.browse(REQUEST req)
The method that provides the search service. |
Uses of SenseiException in com.senseidb.svc.api |
---|
Methods in com.senseidb.svc.api that throw SenseiException | |
---|---|
SenseiResult |
SenseiService.doQuery(SenseiRequest req)
|
SenseiSystemInfo |
SenseiService.getSystemInfo()
|
Uses of SenseiException in com.senseidb.svc.impl |
---|
Methods in com.senseidb.svc.impl that throw SenseiException | |
---|---|
static List<org.apache.http.NameValuePair> |
HttpRestSenseiServiceImpl.convertRequestToQueryParams(SenseiRequest req)
|
static void |
HttpRestSenseiServiceImpl.convertSenseiQuery(List<org.apache.http.NameValuePair> qparams,
SenseiQuery query)
|
SenseiResult |
HttpRestSenseiServiceImpl.doQuery(SenseiRequest req)
|
SenseiResult |
ClusteredSenseiServiceImpl.doQuery(SenseiRequest req)
|
SenseiSystemInfo |
HttpRestSenseiServiceImpl.getSystemInfo()
|
SenseiSystemInfo |
ClusteredSenseiServiceImpl.getSystemInfo()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |