com.senseidb.svc.api
Interface SenseiService

All Known Implementing Classes:
ClusteredSenseiServiceImpl, HttpRestSenseiServiceImpl

public interface SenseiService


Method Summary
 SenseiResult doQuery(SenseiRequest req)
           
 SenseiSystemInfo getSystemInfo()
           
 void shutdown()
           
 

Method Detail

doQuery

SenseiResult doQuery(SenseiRequest req)
                     throws SenseiException
Throws:
SenseiException

getSystemInfo

SenseiSystemInfo getSystemInfo()
                               throws SenseiException
Throws:
SenseiException

shutdown

void shutdown()


Copyright © 2010-2012. All Rights Reserved.