Hermes  0.9.5-beta
Hierarchical Distributed I/O Buffering System
hermes::BufferOrganizer Struct Reference

#include <buffer_organizer.h>

Collaboration diagram for hermes::BufferOrganizer:

Public Member Functions

 BufferOrganizer (int num_threads)
 

Public Attributes

ThreadPool pool
 

Detailed Description

A structure to represent buffer organizer

Constructor & Destructor Documentation

◆ BufferOrganizer()

hermes::BufferOrganizer::BufferOrganizer ( int  num_threads)
explicit

initialize buffer organizer with num_threads number of threads.

Member Data Documentation

◆ pool

ThreadPool hermes::BufferOrganizer::pool

a pool of threads


The documentation for this struct was generated from the following files: