|
CatapultServer
v0.5.0.1 (Elephant)
|

Namespaces | |
| catapult | |
| catapult::disruptor | |
Functions | |
| std::vector< DisruptorConsumer > | catapult::disruptor::DisruptorConsumersFromBlockConsumers (const std::vector< BlockConsumer > &blockConsumers) |
| Maps blockConsumers to disruptor consumers so that they can be used to create a ConsumerDispatcher. More... | |
| std::vector< DisruptorConsumer > | catapult::disruptor::DisruptorConsumersFromTransactionConsumers (const std::vector< TransactionConsumer > &transactionConsumers) |
| Maps transactionConsumers to disruptor consumers so that they can be used to create a ConsumerDispatcher. More... | |