org.continuent.sequoia.controller.requestmanager |
Request Manager core including the request parsing cache.
|
Java Source File Name | Type | Comment |
ParserThread.java | Class | This thread is used to process request parsing in background. |
RAIDbLevels.java | Class | RAIDb levels used by schedulers and load balancers. |
RequestManager.java | Class | This class defines the Request Manager. |
TransactionMetaData.java | Class | This class carry transaction metadata including the transaction state.
Metadata include a transaction id, a login and a timeout. |