InfiniSQL
v0.1.2-alpha
Massive Scale Transaction Processing
|
field contents More...
#include <infinisql.h>
Public Attributes | |
fieldInput_s | value |
std::string | str |
bool | isnull |
field contents
Definition at line 211 of file infinisql.h.
bool fieldValue_s::isnull |
Definition at line 215 of file infinisql.h.
Referenced by Transaction::addFieldToRow(), Statement::andPredicate(), Engine::applyItem(), Statement::branchtotype(), compareFields(), Transaction::continueCommitTransaction(), Statement::continueUpdate(), Transaction::continueUpdateRow(), SerializedMessage::des(), Ast::evaluate(), Transaction::makeFieldValue(), SubTransaction::processTransactionMessage(), SerializedMessage::ser(), SerializedMessage::sersize(), Statement::stagedPredicate(), ApiInterface::updateRow(), ApiInterface::updateRowNullField(), and Transaction::zeroCurrentCmdState().
std::string fieldValue_s::str |
Definition at line 214 of file infinisql.h.
Referenced by Transaction::addFieldToRow(), Index::addifnotthere(), Statement::andPredicate(), Engine::applyItem(), Statement::branchtotype(), Index::checkifmatch(), Index::checkifthere(), Transaction::checkLock(), Transaction::checkSqlLock(), SubTransaction::commitRollbackUnlock(), compareFields(), Transaction::continueCommitTransaction(), Statement::continueUpdate(), Transaction::continueUpdateRow(), SerializedMessage::des(), SubTransaction::drainIndexLockQueue(), Ast::evaluate(), Transaction::getengine(), Transaction::getEngineid(), getPartitionid(), Index::getprevioussubtransactionid(), Transaction::makeFieldValue(), SubTransaction::processTransactionMessage(), Index::rm(), ApiInterface::selectRows(), SerializedMessage::ser(), SerializedMessage::sersize(), Statement::stagedPredicate(), SubTransaction::uniqueIndex(), ApiInterface::updateRow(), and Transaction::zeroCurrentCmdState().
fieldInput_s fieldValue_s::value |
Definition at line 213 of file infinisql.h.
Referenced by Transaction::addFieldToRow(), Index::addifnotthere(), Statement::andPredicate(), Engine::applyItem(), Statement::branchtotype(), Index::checkifmatch(), Index::checkifthere(), Transaction::checkLock(), Transaction::checkSqlLock(), SubTransaction::commitRollbackUnlock(), compareFields(), Statement::continueUpdate(), Transaction::continueUpdateRow(), SerializedMessage::des(), SubTransaction::drainIndexLockQueue(), Ast::evaluate(), Transaction::getengine(), Transaction::getEngineid(), getPartitionid(), Index::getprevioussubtransactionid(), Transaction::makeFieldValue(), SubTransaction::processTransactionMessage(), Index::rm(), ApiInterface::selectRows(), SerializedMessage::ser(), SerializedMessage::sersize(), Statement::stagedPredicate(), Ast::toFloat(), SubTransaction::uniqueIndex(), ApiInterface::updateRow(), and Transaction::zeroCurrentCmdState().