![]() |
InfiniSQL
v0.1.2-alpha
Massive Scale Transaction Processing
|
Applies transactional data modifications as part of synchronous replication. More...

Go to the source code of this file.
Variables | |
| int64_t | applierid |
| class TransactionAgent * | taPtr |
| Topology::addressStruct | sourceAddr |
| int64_t | partitioncount |
Applies transactional data modifications as part of synchronous replication.
Definition in file Applier.cc.
| int64_t applierid |
Definition at line 34 of file Applier.cc.
| int64_t partitioncount |
Definition at line 37 of file Applier.cc.
Referenced by TransactionAgent::handledispatch().
| Topology::addressStruct sourceAddr |
Definition at line 36 of file Applier.cc.
| class TransactionAgent* taPtr |
Definition at line 35 of file Applier.cc.